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
David Sherret 0245ac08d4
perf(coverage): faster source mapping (#21783)
I did not measure this change (O(n) to O(log n)), but mainly this should
be slightly more accurate at getting the line number.
2024-01-04 08:49:17 -05:00
..
merge.rs chore: update to Rust 1.75 (#21731) 2024-01-01 23:22:48 +01:00
mod.rs perf(coverage): faster source mapping (#21783) 2024-01-04 08:49:17 -05:00
range_tree.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
reporter.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00: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