main
chore: move cli/tests/ -> tests/ (#22369)
fix(coverage): correct line and branch counts in coverage reports (#32312)
fix(coverage): do not generate script coverage with empty url (#24007)
chore: update to `std@2024.07.19` (#24715)
fix(coverage): count a branch-junction line as covered when either arm runs (#35858)
fix(coverage): exclude comment lines from coverage reports (#25939)
fix(coverage): don't mark lines uncovered when zero-count range only partially overlaps (#32601)
fix(coverage): pass DENO_COVERAGE_DIR env var correctly (#29363)
feat(coverage): add coverage ignore comments (#26590)
fix(coverage): skip generating coverage json for http(s) scripts (#24008)
fix(coverage): don't count V8 block-boundary gaps as branches (#35767)