Closed valb3r closed 2 years ago
Merging #290 (026a192) into master (af40006) will increase coverage by
0.02%
. The diff coverage is86.66%
.
@@ Coverage Diff @@
## master #290 +/- ##
============================================
+ Coverage 62.26% 62.28% +0.02%
Complexity 1289 1289
============================================
Files 185 185
Lines 6150 6154 +4
Branches 826 826
============================================
+ Hits 3829 3833 +4
Misses 2054 2054
Partials 267 267
Flag | Coverage Δ | |
---|---|---|
unittests | 62.28% <86.66%> (+0.02%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
...render/elements/shapes/EllipticIconOnLayerShape.kt | 0.00% <0.00%> (ø) |
|
...r/bpmn/intellij/plugin/core/render/IconProvider.kt | 97.40% <66.66%> (+0.14%) |
:arrow_up: |
.../valb3r/bpmn/intellij/plugin/core/render/Canvas.kt | 61.03% <100.00%> (ø) |
|
.../bpmn/intellij/plugin/core/render/CanvasPainter.kt | 62.00% <100.00%> (-0.10%) |
:arrow_down: |
...j/plugin/core/render/DefaultBpmnProcessRenderer.kt | 68.35% <100.00%> (+0.13%) |
:arrow_up: |
...ender/elements/shapes/AnyShapeNestableIconShape.kt | 82.97% <100.00%> (ø) |
|
...ij/plugin/core/render/elements/shapes/IconShape.kt | 40.00% <100.00%> (ø) |
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 af40006...026a192. Read the comment docs.
Minor performance improvement