renew-js / renew-lib

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

Labeling #88

Closed tim-kilian closed 5 years ago

tim-kilian commented 5 years ago

Closes #28

Describe your changes

Screenshots

labeling

codecov[bot] commented 5 years ago

Codecov Report

Merging #88 into master will increase coverage by 3.07%. The diff coverage is 65.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   61.89%   64.96%   +3.07%     
==========================================
  Files         100      111      +11     
  Lines        1215     1296      +81     
==========================================
+ Hits          752      842      +90     
+ Misses        463      454       -9
Impacted Files Coverage Δ
...eatures/create/commands/CreateConnectionCommand.js 100% <ø> (ø)
.../features/remove/commands/RemoveElementsCommand.js 89.28% <ø> (ø) :arrow_up:
src/Modeler.js 100% <ø> (ø) :arrow_up:
src/features/meta-factory/providers/MetaFactory.js 13.63% <0%> (ø) :arrow_up:
src/features/meta-tools/MetaPalette.js 21.05% <0%> (+3.66%) :arrow_up:
src/core/Injector.js 95.65% <100%> (+0.19%) :arrow_up:
src/core/toolbox/behaviors/DoubleClickBehavior.js 100% <100%> (ø)
...rc/features/snapping/providers/SnappingProvider.js 88.88% <100%> (ø) :arrow_up:
src/features/pointer/tools/PointerTool.js 32.35% <100%> (+6.54%) :arrow_up:
...rc/features/edit/behaviors/EditActivateBehavior.js 100% <100%> (ø)
... and 44 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 606e17e...de1dbf8. Read the comment docs.