sucrase
sucrase copied to clipboard
Make website mobile-friendly
cc @alangpierce
Codecov Report
Merging #451 into master will increase coverage by
0.1%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #451 +/- ##
========================================
+ Coverage 81.39% 81.5% +0.1%
========================================
Files 50 50
Lines 5177 5412 +235
Branches 1208 1208
========================================
+ Hits 4214 4411 +197
- Misses 671 706 +35
- Partials 292 295 +3
Impacted Files | Coverage Δ | |
---|---|---|
src/util/formatTokens.ts | 70.58% <0%> (-10.06%) |
:arrow_down: |
src/parser/util/identifier.ts | 90.9% <0%> (-4.1%) |
:arrow_down: |
src/parser/plugins/jsx/index.ts | 91.33% <0%> (-1.48%) |
:arrow_down: |
src/parser/plugins/flow.ts | 63.55% <0%> (-1.26%) |
:arrow_down: |
src/util/getClassInfo.ts | 85.12% <0%> (-1.21%) |
:arrow_down: |
src/parser/traverser/statement.ts | 81.02% <0%> (-1.19%) |
:arrow_down: |
src/identifyShadowedGlobals.ts | 87.8% <0%> (-1.09%) |
:arrow_down: |
src/util/isIdentifier.ts | 100% <0%> (ø) |
:arrow_up: |
src/parser/traverser/index.ts | 100% <0%> (ø) |
:arrow_up: |
src/parser/util/whitespace.ts | 100% <0%> (ø) |
:arrow_up: |
... and 17 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ce0ec25...430d3c3. Read the comment docs.
Thanks for the PRs! I'm pretty busy today, but I'll take a look at this and the other one soon.