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 100 same default sequence select as modeler #355

Closed valb3r closed 1 year ago

valb3r commented 1 year ago

Fixes #100

codecov-commenter commented 1 year ago

Codecov Report

Merging #355 (1807f68) into master (6aebf89) will increase coverage by 0.17%. The diff coverage is 50.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     #355      +/-   ##
============================================
+ Coverage     63.89%   64.06%   +0.17%     
- Complexity     1351     1356       +5     
============================================
  Files           203      203              
  Lines          7048     7060      +12     
  Branches        892      895       +3     
============================================
+ Hits           4503     4523      +20     
+ Misses         2209     2194      -15     
- Partials        336      343       +7     
Flag Coverage Δ
unittests 64.06% <50.00%> (+0.17%) :arrow_up:

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

Impacted Files Coverage Δ
...alb3r/bpmn/intellij/plugin/core/properties/Util.kt 61.90% <ø> (ø)
...lij/plugin/core/properties/PropertiesVisualizer.kt 77.77% <50.00%> (-1.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