valb3r / flowable-bpmn-intellij-plugin

Flowable, Activiti, Camunda BPMN engines process editor plugin for IntelliJ. Pure Kotlin (and some Java)
https://plugins.jetbrains.com/plugin/14318-flowable-bpmn-visualizer
MIT License
156 stars 31 forks source link

Feature/fbp 193 more properties for boundary evt #360

Closed valb3r closed 1 year ago

valb3r commented 1 year ago

Fixes #193

codecov-commenter commented 1 year ago

Codecov Report

Merging #360 (2ac48a0) into master (a0e60e8) will increase coverage by 1.38%. The diff coverage is 75.91%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff              @@
##             master     #360      +/-   ##
============================================
+ Coverage     63.59%   64.98%   +1.38%     
- Complexity     1367     1417      +50     
============================================
  Files           206      227      +21     
  Lines          7147     7139       -8     
  Branches        905      912       +7     
============================================
+ Hits           4545     4639      +94     
+ Misses         2256     2162      -94     
+ Partials        346      338       -8     
Flag Coverage Δ
unittests 64.98% <75.91%> (+1.38%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...lugin/popupmenu/ActivitiCanvasPopupMenuProvider.kt 12.22% <0.00%> (ø)
...j/plugin/core/render/DefaultBpmnProcessRenderer.kt 68.87% <0.00%> (+0.12%) :arrow_up:
...plugin/core/render/elements/shapes/UnknownShape.kt 0.00% <0.00%> (ø)
...ugin/camunda/CamundaBpmnPluginToolWindowFactory.kt 0.00% <ø> (ø)
...in/camunda/actions/ViewCamundaBpmnDiagramAction.kt 0.00% <ø> (ø)
...plugin/camunda/notifications/NotificationBaloon.kt 0.00% <ø> (ø)
...onents/popupmenu/CamundaCanvasPopupMenuProvider.kt 9.80% <0.00%> (-0.10%) :arrow_down:
...llij/plugin/camunda/parser/CamundaObjectFactory.kt 22.22% <0.00%> (-2.78%) :arrow_down:
...ugin/camunda/parser/nodes/process/BoundaryEvent.kt 69.56% <ø> (+23.22%) :arrow_up:
...lugin/camunda/parser/nodes/process/EndEventNode.kt 78.94% <ø> (-5.06%) :arrow_down:
... and 43 more

... and 5 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more