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 110 more listeners #361

Closed valb3r closed 1 year ago

valb3r commented 1 year ago

Fixes #110

codecov-commenter commented 1 year ago

Codecov Report

Merging #361 (0769fb9) into master (96e6611) will decrease coverage by 0.02%. The diff coverage is 87.23%.

: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     #361      +/-   ##
============================================
- Coverage     64.98%   64.96%   -0.02%     
+ Complexity     1417     1416       -1     
============================================
  Files           227      227              
  Lines          7139     7164      +25     
  Branches        912      912              
============================================
+ Hits           4639     4654      +15     
- Misses         2162     2172      +10     
  Partials        338      338              
Flag Coverage Δ
unittests 64.96% <87.23%> (-0.02%) :arrow_down:

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

Impacted Files Coverage Δ
...n/activiti/parser/nodes/process/AdHocSubProcess.kt 50.00% <0.00%> (-5.56%) :arrow_down:
...in/camunda/parser/nodes/process/AdHocSubProcess.kt 64.28% <0.00%> (-4.95%) :arrow_down:
.../plugin/camunda/parser/nodes/process/SubProcess.kt 82.35% <0.00%> (-5.15%) :arrow_down:
...plugin/camunda/parser/nodes/process/Transaction.kt 81.25% <0.00%> (-5.42%) :arrow_down:
...n/flowable/parser/nodes/process/AdHocSubProcess.kt 80.00% <0.00%> (-8.89%) :arrow_down:
...lugin/flowable/parser/nodes/process/Transaction.kt 84.61% <0.00%> (-7.06%) :arrow_down:
...ugin/activiti/parser/nodes/process/CallActivity.kt 90.90% <100.00%> (-1.40%) :arrow_down:
...ugin/activiti/parser/nodes/process/EndEventNode.kt 93.75% <100.00%> (+0.41%) :arrow_up:
...activiti/parser/nodes/process/EventBasedGateway.kt 85.71% <100.00%> (+2.38%) :arrow_up:
.../activiti/parser/nodes/process/ExclusiveGateway.kt 85.71% <100.00%> (+2.38%) :arrow_up:
... and 20 more

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