1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/cli/tools/coverage
David Sherret 50d5a93c28
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 20:34:55 +01:00
..
merge.rs chore: update to Rust 1.75 (#21731) 2024-01-04 20:34:52 +01:00
mod.rs perf(coverage): faster source mapping (#21783) 2024-01-04 20:34:55 +01:00
range_tree.rs chore: update copyright to 2024 (#21753) 2024-01-04 20:34:51 +01:00
reporter.rs chore: update copyright to 2024 (#21753) 2024-01-04 20:34:51 +01: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-04 20:34:51 +01:00