Closed AlexMost closed 5 years ago
Merging #136 into master will decrease coverage by
0.36%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #136 +/- ##
==========================================
- Coverage 96.61% 96.25% -0.37%
==========================================
Files 15 15
Lines 1329 1441 +112
Branches 207 247 +40
==========================================
+ Hits 1284 1387 +103
- Misses 45 54 +9
Impacted Files | Coverage Δ | |
---|---|---|
src/po-helpers.js | 98.32% <100%> (-0.46%) |
:arrow_down: |
src/utils.js | 95.91% <100%> (+0.02%) |
:arrow_up: |
src/extract.js | 100% <100%> (ø) |
:arrow_up: |
src/context.js | 90.61% <0%> (-0.5%) |
:arrow_down: |
src/extractors/jsxtag-gettext.js | 100% <0%> (ø) |
:arrow_up: |
src/ttag.macro.js | 92.18% <0%> (+0.18%) |
:arrow_up: |
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 beef6cd...5c54358. Read the comment docs.
This PR will add
#, javascript-format
flag to anymsgid
that uses javascript formatting.