substance / texture

A visual editor for research.
MIT License
1k stars 85 forks source link

Issue 1186 #1190

Closed obuchtala closed 5 years ago

obuchtala commented 5 years ago

Why

See #1186

What

Adds a revealing test and fixes the bug.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1190 into master will increase coverage by 0.04%. The diff coverage is 100%.

Impacted file tree graph

@@            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.