oxc/tasks/coverage/src
Boshen f49e6ebd41 fix(span): treat .js as module file (reverts the previous breaking change) (#5612)
As it turns out it's not ideal to treat `.js` as `script` in today's world anymore.

This makes https://github.com/oxc-project/oxlint-ecosystem-ci pass again.
2024-09-08 15:14:04 +00:00
..
babel fix(span): treat .js as module file (reverts the previous breaking change) (#5612) 2024-09-08 15:14:04 +00:00
misc fix(coverage): do not run generated test cases when filter is applied 2024-08-24 14:03:54 +08:00
runtime chore: use dprint to format js, json and markdown 2024-09-08 13:24:58 +08:00
test262 fix(coverage): apply always_strict to test262 and typescript per the specifcation (#5555) 2024-09-06 17:14:01 +00:00
tools chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
typescript fix(coverage): parse typescript unambiguously (#5575) 2024-09-07 10:48:59 +00:00
driver.rs chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
lib.rs chore: clippy::allow_attributes (#5521) 2024-09-06 03:07:02 +00:00
main.rs chore(coverage): print path relative to snapshot file (#4938) 2024-08-17 03:09:25 +00:00
suite.rs fix(coverage): apply always_strict to test262 and typescript per the specifcation (#5555) 2024-09-06 17:14:01 +00:00