substance / texture

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

Tidy up #1177

Closed obuchtala closed 5 years ago

obuchtala commented 5 years ago

Removing dead code.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1177 into master will increase coverage by 0.62%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1177      +/-   ##
==========================================
+ Coverage   85.46%   86.09%   +0.62%     
==========================================
  Files         404      399       -5     
  Lines        9014     8933      -81     
==========================================
- Hits         7704     7691      -13     
+ Misses       1310     1242      -68
Impacted Files Coverage Δ
src/article/articleHelpers.js 92.85% <ø> (+27.85%) :arrow_up:
src/article/ArticleConfigurator.js 68.62% <ø> (+7.22%) :arrow_up:
src/shared/checkArchive.js 100% <ø> (+25%) :arrow_up:
src/article/models/Xref.js 100% <ø> (ø) :arrow_up:
src/article/InternalArticleDocument.js 86.95% <ø> (-1.05%) :arrow_down:
src/kit/app/FindAndReplaceCommand.js 33.33% <ø> (+15.68%) :arrow_up:
src/kit/model/addModelObserver.js 100% <100%> (+50%) :arrow_up:
src/article/shared/xrefHelpers.js 87.5% <0%> (-12.5%) :arrow_down:

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 41b1e35...706642f. Read the comment docs.