oxc/tasks/coverage/src
Dunqing f5c5c3c9f1 chore(coverage/runtime): skip tests which are eval in class (#8532)
These tests need performing `eval`, we cannot support them. @overlookmotel and I have agreed to ignore them to reduce the noise.
2025-01-16 05:44:32 +00:00
..
babel chore(deps): update dependency rust to v1.84.0 (#8391) 2025-01-09 18:11:17 +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(coverage/runtime): skip tests which are eval in class (#8532) 2025-01-16 05:44:32 +00:00
test262 chore(coverage/runtime): skip tests which are eval in class (#8532) 2025-01-16 05:44:32 +00:00
tools feat(minifier): add RemoveUnusedCode (#8210) 2025-01-02 12:50:21 +00:00
typescript refactor(global): sort imports (#7883) 2024-12-14 15:07:21 +00:00
driver.rs fix(semantic)!: ensure program outlives semantic (#8455) 2025-01-16 10:04:25 +08:00
lib.rs chore(deps): update dependency rust to v1.83.0 (#7537) 2024-11-29 07:25:36 +00:00
main.rs feat(coverage): add transformer and minifier to runtime test (#6734) 2024-10-21 08:55:29 +00:00
suite.rs fix(tasks/coverage): run runtime tasks concurrently to avoid timeout (#7384) 2024-11-21 03:05:20 +00:00