deno/tests/testdata/coverage
Yoshiya Hinosawa 4801c0e7bb
Some checks are pending
ci / test debug macos-x86_64 (push) Blocked by required conditions
ci / test release macos-x86_64 (push) Blocked by required conditions
ci / test debug windows-x86_64 (push) Blocked by required conditions
ci / test release windows-x86_64 (push) Blocked by required conditions
ci / pre-build (push) Waiting to run
ci / test debug linux-aarch64 (push) Blocked by required conditions
ci / test release linux-aarch64 (push) Blocked by required conditions
ci / test debug macos-aarch64 (push) Blocked by required conditions
ci / test release macos-aarch64 (push) Blocked by required conditions
ci / bench release linux-x86_64 (push) Blocked by required conditions
ci / lint debug linux-x86_64 (push) Blocked by required conditions
ci / lint debug macos-x86_64 (push) Blocked by required conditions
ci / lint debug windows-x86_64 (push) Blocked by required conditions
ci / test debug linux-x86_64 (push) Blocked by required conditions
ci / test release linux-x86_64 (push) Blocked by required conditions
ci / build wasm32 (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions
fix(coverage): pass DENO_COVERAGE_DIR env var correctly (#29363)
2025-05-19 17:30:01 +09:00
..
invalid_cache chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
multifile chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
multisource fix(coverage): do not generate script coverage with empty url (#24007) 2024-05-28 23:01:32 +09:00
no_npm_coverage chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_snaps_included chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
no_tests_included chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
no_transpiled_lines chore: update to std@2024.07.19 (#24715) 2024-07-25 15:30:28 +10:00
branch.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
branch_expected.lcov chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
branch_expected.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
branch_test.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
complex.ts fix(coverage): exclude comment lines from coverage reports (#25939) 2024-10-31 23:20:26 +09:00
complex_expected.lcov fix(coverage): exclude comment lines from coverage reports (#25939) 2024-10-31 23:20:26 +09:00
complex_expected.out fix(coverage): exclude comment lines from coverage reports (#25939) 2024-10-31 23:20:26 +09:00
complex_test.ts fix(coverage): pass DENO_COVERAGE_DIR env var correctly (#29363) 2025-05-19 17:30:01 +09:00
final_blankline.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
final_blankline_expected.lcov chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
final_blankline_expected.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
final_blankline_test.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
ignore_file_directive.ts feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
ignore_file_directive_expected.lcov feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
ignore_file_directive_expected.out feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
ignore_file_directive_test.ts feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
ignore_file_directive_unused.ts feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
ignore_next_directive.ts feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
ignore_next_directive_expected.lcov feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
ignore_next_directive_expected.out feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
ignore_next_directive_test.ts feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
ignore_range_directive.ts feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
ignore_range_directive_expected.lcov feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
ignore_range_directive_expected.out feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
ignore_range_directive_test.ts feat(coverage): add coverage ignore comments (#26590) 2025-04-15 17:56:55 +00:00
no_http_coverage_data_test.ts fix(coverage): skip generating coverage json for http(s) scripts (#24008) 2024-05-28 20:25:46 +09:00
no_internal_code_test.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_internal_node_code_test.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00