renew-js / renew-lib

Core component of renew-js for displaying and modifying drawings
Other
0 stars 0 forks source link

Label position #154

Closed tim-kilian closed 5 years ago

tim-kilian commented 5 years ago

Closes #131

Describe your changes

codecov[bot] commented 5 years ago

Codecov Report

Merging #154 into master will increase coverage by 0.01%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #154      +/-   ##
==========================================
+ Coverage   63.14%   63.16%   +0.01%     
==========================================
  Files         153      154       +1     
  Lines        1867     1876       +9     
==========================================
+ Hits         1179     1185       +6     
- Misses        688      691       +3
Impacted Files Coverage Δ
src/features/edit/commands/EditLabelCommand.js 100% <ø> (ø) :arrow_up:
src/features/edit/tools/EditTool.js 72.72% <0%> (ø) :arrow_up:
src/features/import/providers/Importer.js 78.57% <0%> (-2.92%) :arrow_down:
src/features/edit/providers/EditProvider.js 100% <100%> (ø) :arrow_up:
src/core/Canvas.js 80% <100%> (+4.13%) :arrow_up:
src/draw/TextRenderer.js 100% <100%> (ø) :arrow_up:
src/features/edit/behaviors/EditUpdateBehavior.js 50% <50%> (ø)

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 1d21ffb...d92210b. Read the comment docs.