substance / texture

A visual editor for research.
MIT License
999 stars 85 forks source link

Numerous bug fixes #1225

Closed Integral closed 5 years ago

Integral commented 5 years ago

Number of bugfixes related to footnotes:

codecov[bot] commented 5 years ago

Codecov Report

Merging #1225 into master will decrease coverage by 0.03%. The diff coverage is 96%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1225      +/-   ##
==========================================
- Coverage   86.82%   86.78%   -0.04%     
==========================================
  Files         400      400              
  Lines        9000     8998       -2     
==========================================
- Hits         7814     7809       -5     
- Misses       1186     1189       +3
Impacted Files Coverage Δ
src/article/converter/r2t/FootnoteConverter.js 100% <ø> (ø) :arrow_up:
src/article/editor/EditorPackage.js 100% <ø> (ø) :arrow_up:
src/article/converter/r2t/FigurePanelConverter.js 98.71% <100%> (+2.56%) :arrow_up:
src/article/metadata/MetadataPackage.js 100% <100%> (ø) :arrow_up:
src/article/shared/TableFootnoteManager.js 87.5% <100%> (ø) :arrow_up:
src/article/metadata/RemoveReferenceCommand.js 100% <100%> (ø) :arrow_up:
src/article/shared/RemoveItemCommand.js 100% <100%> (ø)
src/article/ArticleAPI.js 96.8% <88.88%> (-0.41%) :arrow_down:
src/article/shared/AbstractCitationManager.js 88.73% <0%> (-5.64%) :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 33a1a46...9eb6d48. Read the comment docs.

obuchtala commented 5 years ago

Looking good.