substance / texture

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

Refactor #1345

Closed obuchtala closed 5 years ago

obuchtala commented 5 years ago

Moved a bunch of things into substance land.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1345 into master will decrease coverage by 0.89%. The diff coverage is 92.3%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #1345     +/-   ##
=========================================
- Coverage   87.79%   86.89%   -0.9%     
=========================================
  Files         408      384     -24     
  Lines        9151     7394   -1757     
=========================================
- Hits         8034     6425   -1609     
+ Misses       1117      969    -148
Impacted Files Coverage Δ
src/article/converter/html/ListConverter.js 37.83% <ø> (-62.17%) :arrow_down:
src/kit/ui/_IsolatedNodeComponent.js 100% <ø> (ø) :arrow_up:
src/kit/ui/_ContainerEditor.js 84.61% <ø> (-6.09%) :arrow_down:
src/kit/ui/_ModifiedSurface.js 75% <ø> (+25.61%) :arrow_up:
src/kit/EditorBasePackage.js 100% <ø> (ø) :arrow_up:
src/kit/BasePackage.js 100% <ø> (ø) :arrow_up:
src/kit/ui/EditableAnnotationComponent.js 100% <ø> (ø) :arrow_up:
src/article/commands/EditMetadataCommand.js 50% <0%> (ø) :arrow_up:
src/article/converter/html/ArticleHTMLImporter.js 33.33% <0%> (-66.67%) :arrow_down:
src/article/commands/AddAffiliationCommand.js 0% <0%> (ø) :arrow_up:
... and 66 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 54f7d76...8d2b6ff. Read the comment docs.