Closed obuchtala closed 5 years ago
Merging #1348 into master will decrease coverage by
0.18%
. The diff coverage is61.11%
.
@@ Coverage Diff @@
## master #1348 +/- ##
==========================================
- Coverage 86.83% 86.65% -0.19%
==========================================
Files 384 387 +3
Lines 7398 7424 +26
==========================================
+ Hits 6424 6433 +9
- Misses 974 991 +17
Impacted Files | Coverage Δ | |
---|---|---|
src/TextureDesktopAppChrome.js | 0% <ø> (ø) |
:arrow_up: |
src/article/converter/util/createEmptyJATS.js | 100% <ø> (ø) |
:arrow_up: |
src/dar/Vfs.js | 72.72% <ø> (ø) |
|
src/article/shared/createDemoVfs.js | 0% <0%> (ø) |
|
src/TextureWebAppChrome.js | 5.26% <0%> (-0.99%) |
:arrow_down: |
src/dar/_require.js | 100% <100%> (ø) |
|
src/dar/FSStorage.js | 80% <100%> (ø) |
:arrow_up: |
src/dar/cloneArchive.js | 83.33% <100%> (ø) |
:arrow_up: |
src/dar/readArchive.js | 75.86% <100%> (ø) |
:arrow_up: |
src/dar/writeArchive.js | 69.56% <100%> (ø) |
:arrow_up: |
... and 9 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 be2d825...7cc1ed9. Read the comment docs.
Improvements mainly related to bundling configuration and integration (e.g. webpack).