renew-js / renew-lib

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

Layout incoming and outgoing connections after resize #136

Closed tim-kilian closed 5 years ago

tim-kilian commented 5 years ago

Closes #133

Describe your changes

tim-kilian commented 5 years ago

Set to WIP, util the CI is not green. The merge is missing.

codecov[bot] commented 5 years ago

Codecov Report

Merging #136 into master will increase coverage by 0.72%. The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #136      +/-   ##
==========================================
+ Coverage   62.54%   63.26%   +0.72%     
==========================================
  Files         143      143              
  Lines        1730     1786      +56     
==========================================
+ Hits         1082     1130      +48     
- Misses        648      656       +8
Impacted Files Coverage Δ
...features/resize/behaviors/ResizeElementBehavior.js 14.28% <16.66%> (-0.35%) :arrow_down:
src/core/Canvas.js 74.35% <0%> (+11.2%) :arrow_up:
src/features/edit/providers/EditProvider.js 94.11% <0%> (+14.11%) :arrow_up:
...rc/features/edit/behaviors/EditCompleteBehavior.js 100% <0%> (+33.33%) :arrow_up:
...atures/selection/behaviors/MoveElementsBehavior.js 100% <0%> (+33.33%) :arrow_up:
...features/edit/behaviors/ActivateDefaultBehavior.js 100% <0%> (+33.33%) :arrow_up:
src/features/edit/commands/EditLabelCommand.js 100% <0%> (+100%) :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 78228bf...d1b24c4. Read the comment docs.