renew-js / renew-lib

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

Handle Module #91

Closed 0x4d closed 5 years ago

0x4d commented 5 years ago

Closes #89

Changes

codecov[bot] commented 5 years ago

Codecov Report

Merging #91 into master will decrease coverage by 0.14%. The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   64.96%   64.82%   -0.15%     
==========================================
  Files         111      127      +16     
  Lines        1296     1450     +154     
==========================================
+ Hits          842      940      +98     
- Misses        454      510      +56
Impacted Files Coverage Δ
...c/features/selection/behaviors/SelectedBehavior.js 100% <ø> (ø) :arrow_up:
src/features/remove/behaviors/KeypressBehavior.js 33.33% <ø> (ø) :arrow_up:
src/features/pointer/tools/PointerTool.js 32.35% <0%> (ø) :arrow_up:
src/features/handle/behaviors/HandleBehavior.js 100% <100%> (ø)
src/features/handle/providers/HandleFactory.js 100% <100%> (ø)
src/features/handle/providers/HandleProvider.js 100% <100%> (ø)
...c/features/handle/behaviors/HandlesShowBehavior.js 100% <100%> (ø)
...es/selection/providers/SelectionHandlesProvider.js 100% <100%> (ø)
src/features/orientation/CardinalOrientation.js 87.09% <100%> (ø)
...c/features/handle/behaviors/HandlesHideBehavior.js 100% <100%> (ø)
... and 20 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 7463d67...3656730. Read the comment docs.