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

Bugfix/fbp 370 default flow on new sequence #372

Closed valb3r closed 1 year ago

valb3r commented 1 year ago

Fixes #370

codecov-commenter commented 1 year ago

Codecov Report

Merging #372 (35fa355) into master (bcec90d) will increase coverage by 0.30%. The diff coverage is 75.00%.

: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     #372      +/-   ##
============================================
+ Coverage     64.63%   64.94%   +0.30%     
- Complexity     1419     1424       +5     
============================================
  Files           227      227              
  Lines          7222     7234      +12     
  Branches        919      926       +7     
============================================
+ Hits           4668     4698      +30     
+ Misses         2213     2184      -29     
- Partials        341      352      +11     
Flag Coverage Δ
unittests 64.94% <75.00%> (+0.30%) :arrow_up:

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

Files Changed Coverage Δ
...3r/bpmn/intellij/plugin/core/state/CurrentState.kt 76.55% <75.00%> (-0.10%) :arrow_down:

... and 3 files with indirect coverage changes

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