oxc/tasks/coverage/src
Boshen 846711cf41 feat(transformer)!: change API to take a &TransformOptions instead of TransformOptions (#7213)
closes #7185

`TransformOption`s has an initialization cost, it should be initialized once and shared across files.
2024-11-09 06:01:13 +00:00
..
babel test(coverage): enable Babel es2022 tests (#7194) 2024-11-08 09:29:36 +08:00
misc fix(coverage): do not run generated test cases when filter is applied 2024-08-24 14:03:54 +08:00
runtime feat(transformer)!: change API to take a &TransformOptions instead of TransformOptions (#7213) 2024-11-09 06:01:13 +00:00
test262 chore(deps): update rust crates (#6961) 2024-10-28 06:22:28 +00:00
tools feat(transformer): add TransformerOptions::env with EnvOptions (#7037) 2024-10-31 12:30:32 +00:00
typescript feat(rust): use oxc-miette (#6938) 2024-10-27 13:30:20 +00:00
driver.rs feat(transformer)!: change API to take a &TransformOptions instead of TransformOptions (#7213) 2024-11-09 06:01:13 +00:00
lib.rs fix(coverage): fix compile error 2024-10-21 19:44:02 +08:00
main.rs feat(coverage): add transformer and minifier to runtime test (#6734) 2024-10-21 08:55:29 +00:00
suite.rs feat(coverage): add transformer and minifier to runtime test (#6734) 2024-10-21 08:55:29 +00:00