renew-js / renew-lib

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

Add test for resize after addShape #139

Closed tim-kilian closed 5 years ago

tim-kilian commented 5 years ago

Test for #135

codecov[bot] commented 5 years ago

Codecov Report

Merging #139 into master will increase coverage by 0.79%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
+ Coverage   64.31%   65.11%   +0.79%     
==========================================
  Files         143      143              
  Lines        1743     1760      +17     
==========================================
+ Hits         1121     1146      +25     
+ Misses        622      614       -8
Impacted Files Coverage Δ
src/features/edit/tools/EditTool.js 53.33% <0%> (-19.4%) :arrow_down:
src/features/edit/providers/EditProvider.js 94.11% <0%> (-5.89%) :arrow_down:
src/core/Canvas.js 72.5% <0%> (-3.37%) :arrow_down:
...features/resize/behaviors/ResizeElementBehavior.js 60.46% <0%> (+39.53%) :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 a5c283c...ce2fa22. Read the comment docs.