oxc/tasks/coverage/src
overlookmotel af5713e411 refactor(semantic): transform checker continue checks if missing IDs (#5259)
Transform checker don't bail out if some IDs missing from AST. Continue to check for other problems.

Also simplify iterating over pairs of IDs.
2024-08-27 11:58:20 +00:00
..
babel chore(coverage): ignore annex-b/disabled tests 2024-08-24 14:20:06 +08:00
misc fix(coverage): do not run generated test cases when filter is applied 2024-08-24 14:03:54 +08:00
runtime refactor(coverage): use the oxc crate 2024-08-17 22:40:08 +08:00
test262 feat(parser): parse regular expression with regex parser (#4998) 2024-08-22 03:09:55 +00:00
tools refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
typescript fix(coverage): fix cases where source_type is incorrectly set to script 2024-08-24 14:40:05 +08:00
driver.rs refactor(semantic): transform checker continue checks if missing IDs (#5259) 2024-08-27 11:58:20 +00:00
lib.rs chore(coverage): print path relative to snapshot file (#4938) 2024-08-17 03:09:25 +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): do not run generated test cases when filter is applied 2024-08-24 14:03:54 +08:00