Skip to content

Commit

Permalink
fix(coverage): fix babel cases
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen committed Aug 17, 2024
1 parent 8143940 commit bea76f0
Show file tree
Hide file tree
Showing 6 changed files with 6,845 additions and 16,642 deletions.
8 changes: 2 additions & 6 deletions tasks/coverage/codegen_babel.snap
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
commit: 12619ffe

codegen_babel Summary:
AST Parsed : 2771/2771 (100.00%)
Positive Passed: 2767/2771 (99.86%)
Normal: tasks/coverage/babel/packages/babel-parser/test/fixtures/jsx/basic/sequence-expression/input.js
Normal: tasks/coverage/babel/packages/babel-parser/test/fixtures/jsx/errors/sequence-expression-parenthesized/input.js
Normal: tasks/coverage/babel/packages/babel-parser/test/fixtures/jsx/regression/issue-11387/input.js
Normal: tasks/coverage/babel/packages/babel-parser/test/fixtures/typescript/legacy-decorators/abstract-class/input.ts
AST Parsed : 2101/2101 (100.00%)
Positive Passed: 2101/2101 (100.00%)
7 changes: 2 additions & 5 deletions tasks/coverage/minifier_babel.snap
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
commit: 12619ffe

minifier_babel Summary:
AST Parsed : 2305/2305 (100.00%)
Positive Passed: 2302/2305 (99.87%)
Compress: tasks/coverage/babel/packages/babel-parser/test/fixtures/jsx/basic/sequence-expression/input.js
Compress: tasks/coverage/babel/packages/babel-parser/test/fixtures/jsx/errors/sequence-expression-parenthesized/input.js
Compress: tasks/coverage/babel/packages/babel-parser/test/fixtures/jsx/regression/issue-11387/input.js
AST Parsed : 1638/1638 (100.00%)
Positive Passed: 1638/1638 (100.00%)
Loading

0 comments on commit bea76f0

Please sign in to comment.