substance / texture

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

Improvements and Fixes #1200

Closed obuchtala closed 5 years ago

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

Codecov Report

Merging #1200 into master will increase coverage by 0.24%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1200      +/-   ##
==========================================
+ Coverage   86.45%   86.69%   +0.24%     
==========================================
  Files         399      399              
  Lines        8982     8983       +1     
==========================================
+ Hits         7765     7788      +23     
+ Misses       1217     1195      -22
Impacted Files Coverage Δ
src/kit/ui/ToolGroup.js 88.88% <ø> (-4.17%) :arrow_down:
src/article/shared/ArticleToolbarPackage.js 100% <ø> (ø) :arrow_up:
src/article/editor/EditorPackage.js 100% <ø> (ø) :arrow_up:
src/article/ArticlePanel.js 85.13% <100%> (-1.36%) :arrow_down:
src/kit/app/EditorSession.js 94.02% <100%> (+3.12%) :arrow_up:
src/dar/DarFileStorage.js 96.92% <100%> (ø) :arrow_up:
src/article/converter/html/HeadingConverter.js 100% <100%> (+50%) :arrow_up:
src/article/shared/EditorPanel.js 78.66% <100%> (-1.34%) :arrow_down:
src/dar/FSStorage.js 72.97% <100%> (ø) :arrow_up:
src/dar/cloneArchive.js 83.33% <100%> (ø) :arrow_up:
... and 5 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 eda4840...3a7f0de. Read the comment docs.

obuchtala commented 5 years ago

I have revealed some regressions related to the new Undo history implementation, which are pretty severe. I'd like to fix these before releasing.