-
-
Notifications
You must be signed in to change notification settings - Fork 477
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
6,845 additions
and
16,642 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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%) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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%) |
Oops, something went wrong.