substance / texture

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

Backlog #1246

Closed Integral closed 5 years ago

Integral commented 5 years ago

This is continuous backlog PR, I will describe what it is solving below.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1246 into master will increase coverage by 0.05%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1246      +/-   ##
=========================================
+ Coverage   88.15%   88.2%   +0.05%     
=========================================
  Files         409     409              
  Lines        9014    9049      +35     
=========================================
+ Hits         7946    7982      +36     
+ Misses       1068    1067       -1
Impacted Files Coverage Δ
src/article/shared/InsertCrossReferenceCommand.js 100% <ø> (ø)
src/article/shared/InsertExtLinkCommand.js 100% <ø> (ø)
...icle/shared/InsertFootnoteCrossReferenceCommand.js 100% <ø> (ø)
src/article/shared/InsertInlineNodeCommand.js 85.71% <ø> (ø)
src/article/shared/InsertInlineGraphicCommand.js 100% <ø> (ø)
src/article/shared/InsertInlineFormulaCommand.js 100% <ø> (ø)
src/article/shared/EditXrefTool.js 100% <ø> (ø)
src/article/editor/EditorPackage.js 100% <ø> (ø) :arrow_up:
src/kit/model/createValueModel.js 73.07% <ø> (+1.64%) :arrow_up:
src/article/shared/InsertInlineGraphicTool.js 100% <ø> (ø)
... and 8 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 cf13756...416320c. Read the comment docs.

obuchtala commented 5 years ago

Looking good! Thx!