1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/cli/tools/coverage
Felipe Baltor fa1ba256d2
refactor: remove custom utc_now in favor of chrono::Utc:now feature (#23888)
This PR removes the use of the custom `utc_now` function in favor of the
`chrono` implementation. It resolves #22864.

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-05-23 13:59:11 +02:00
..
merge.rs chore: update to Rust 1.75 (#21731) 2024-01-01 23:22:48 +01:00
mod.rs refactor: move redirect handling into deno_graph (#23444) 2024-04-19 01:43:28 +00:00
range_tree.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
reporter.rs refactor: remove custom utc_now in favor of chrono::Utc:now feature (#23888) 2024-05-23 13:59:11 +02:00
style.css feat(coverage): add html reporter (#21495) 2023-12-08 16:54:52 +09:00
util.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00