substance / texture

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

Custom abstracts #1228

Closed Integral closed 5 years ago

Integral commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #1228 into master will increase coverage by 0.25%. The diff coverage is 94.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1228      +/-   ##
==========================================
+ Coverage   86.78%   87.03%   +0.25%     
==========================================
  Files         400      409       +9     
  Lines        8998     9064      +66     
==========================================
+ Hits         7809     7889      +80     
+ Misses       1189     1175      -14
Impacted Files Coverage Δ
src/article/shared/ArticleToolbarPackage.js 100% <ø> (ø) :arrow_up:
src/article/models/Abstract.js 100% <ø> (ø) :arrow_up:
src/article/metadata/MetadataEditor.js 94.91% <ø> (+1.58%) :arrow_up:
src/article/shared/InsertFootnoteCommand.js 100% <ø> (ø) :arrow_up:
src/article/models/Article.js 100% <ø> (ø) :arrow_up:
src/article/metadata/MetadataModel.js 100% <ø> (ø) :arrow_up:
...article/metadata/ArticleInformationSectionModel.js 100% <ø> (ø) :arrow_up:
src/article/models/CustomAbstract.js 100% <100%> (ø)
src/article/metadata/AbstractsSectionModel.js 100% <100%> (ø)
src/article/converter/r2t/internal2jats.js 95.27% <100%> (+0.23%) :arrow_up:
... and 30 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 7535b96...e238fe2. Read the comment docs.

obuchtala commented 5 years ago

This is looking very good! 👍