substance / texture

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

Fixes #1231

Closed obuchtala closed 5 years ago

obuchtala commented 5 years ago

What ?

codecov[bot] commented 5 years ago

Codecov Report

Merging #1231 into master will increase coverage by 0.02%. The diff coverage is 81.96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1231      +/-   ##
==========================================
+ Coverage   87.03%   87.06%   +0.02%     
==========================================
  Files         409      399      -10     
  Lines        9064     8919     -145     
==========================================
- Hits         7889     7765     -124     
+ Misses       1175     1154      -21
Impacted Files Coverage Δ
src/article/models/Heading.js 100% <ø> (ø) :arrow_up:
src/article/converter/r2t/createJatsExporter.js 86.36% <ø> (+3.75%) :arrow_up:
src/article/converter/r2t/createJatsImporter.js 86.2% <ø> (-1.68%) :arrow_down:
src/kit/app/createEditorContext.js 100% <ø> (ø) :arrow_up:
src/article/metadata/MetadataEditor.js 93.33% <ø> (-1.59%) :arrow_down:
src/kit/ui/TextNodeComponent.js 100% <ø> (ø) :arrow_up:
src/article/shared/ListItemComponent.js 100% <ø> (ø) :arrow_up:
src/article/shared/TableComponent.js 91.44% <ø> (ø) :arrow_up:
src/article/shared/TableEditingAPI.js 98.06% <ø> (ø) :arrow_up:
src/article/editor/ManuscriptEditor.js 92.85% <ø> (ø) :arrow_up:
... and 53 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 9cdd848...72e8da4. Read the comment docs.

obuchtala commented 5 years ago

Closing this in favor of #1232