Closed agubler closed 7 years ago
Merging #133 into master will decrease coverage by
9.77%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #133 +/- ##
==========================================
- Coverage 95.99% 86.21% -9.78%
==========================================
Files 11 11
Lines 624 624
Branches 131 131
==========================================
- Hits 599 538 -61
- Misses 13 70 +57
- Partials 12 16 +4
Impacted Files | Coverage Δ | |
---|---|---|
src/plugins/util/i18n.ts | 34.84% <0%> (-63.64%) |
:arrow_down: |
src/plugins/util/parser.ts | 53.19% <0%> (-34.05%) |
:arrow_down: |
src/plugins/I18nPlugin.ts | 92.3% <0%> (-2.89%) |
:arrow_down: |
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 9473900...d3ec7cf. Read the comment docs.
Type: feature
The following has been addressed in the PR:
Description:
Upgrade typescript to
2.3.2
Resolves #132