substance / texture

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

Fix regressions #1309

Closed obuchtala closed 5 years ago

obuchtala commented 5 years ago

Fixing several regressions.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1309 into master will increase coverage by 0.23%. The diff coverage is 96.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1309      +/-   ##
==========================================
+ Coverage    89.5%   89.73%   +0.23%     
==========================================
  Files         400      400              
  Lines        9027     9025       -2     
==========================================
+ Hits         8080     8099      +19     
+ Misses        947      926      -21
Impacted Files Coverage Δ
...article/converter/text/ArticlePlainTextExporter.js 90% <100%> (+40%) :arrow_up:
src/kit/ui/NodeOverlayEditorMixin.js 96.87% <100%> (+0.44%) :arrow_up:
src/article/converter/html/ArticleHTMLExporter.js 96.15% <95%> (-3.85%) :arrow_down:
src/kit/model/JSONConverterNew.js 95.45% <0%> (+4.54%) :arrow_up:
src/kit/ui/_ModifiedSurface.js 49.38% <0%> (+4.93%) :arrow_up:

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 58506ef...b7be321. Read the comment docs.