substance / texture

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

Merge fixes #1232

Closed obuchtala closed 5 years ago

obuchtala commented 5 years ago

see #1231

codecov[bot] commented 5 years ago

Codecov Report

Merging #1232 into master will increase coverage by 0.82%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1232      +/-   ##
==========================================
+ Coverage   87.03%   87.85%   +0.82%     
==========================================
  Files         409      408       -1     
  Lines        9064     9003      -61     
==========================================
+ Hits         7889     7910      +21     
+ Misses       1175     1093      -82
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 94.91% <ø> (ø) :arrow_up:
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 32 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...222ac94. Read the comment docs.