Closed obuchtala closed 5 years ago
Merging #1190 into master will increase coverage by
0.04%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #1190 +/- ##
==========================================
+ Coverage 86.32% 86.37% +0.04%
==========================================
Files 398 398
Lines 8945 8966 +21
==========================================
+ Hits 7722 7744 +22
+ Misses 1223 1222 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/article/editor/EditorPackage.js | 100% <ø> (ø) |
:arrow_up: |
src/article/shared/xrefHelpers.js | 87.5% <ø> (ø) |
:arrow_up: |
src/article/ArticleAPI.js | 96.88% <100%> (-0.18%) |
:arrow_down: |
src/article/models/BlockFormula.js | 100% <100%> (ø) |
:arrow_up: |
src/article/shared/FormulaManager.js | 100% <100%> (ø) |
:arrow_up: |
src/article/models/Figure.js | 100% <0%> (ø) |
:arrow_up: |
src/article/shared/BlockFormulaComponent.js | 93.33% <0%> (+6.66%) |
:arrow_up: |
src/article/ArticleSession.js | 100% <0%> (+7.69%) |
: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 b266f3e...1be7aaa. Read the comment docs.
Why
See #1186
What
Adds a revealing test and fixes the bug.