oxc/tasks/coverage/src
overlookmotel 4e1f4abf89 refactor(semantic): add SemanticIds to transformer checker (#5048)
Transformer checker use `SemanticIds` to store collected IDs. `SemanticIds` only contains the IDs, without the `Vec` of errors which is only used temporarily.
2024-08-21 15:49:07 +00:00
..
babel refactor(coverage): use the oxc crate 2024-08-17 22:40:08 +08:00
misc refactor(coverage): use the oxc crate 2024-08-17 22:40:08 +08:00
runtime refactor(coverage): use the oxc crate 2024-08-17 22:40:08 +08:00
test262 chore(coverage): ignore test262 stage3 json-modules (#5002) 2024-08-20 08:50:27 +00:00
tools refactor(parser)!: remove builder pattern from Parser struct (#5000) 2024-08-20 07:40:25 +00:00
typescript refactor(coverage): use the oxc crate 2024-08-17 22:40:08 +08:00
driver.rs refactor(semantic): add SemanticIds to transformer checker (#5048) 2024-08-21 15:49:07 +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 refactor(coverage): use the oxc crate 2024-08-17 22:40:08 +08:00