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 289 unique id validation #356

Closed valb3r closed 1 year ago

valb3r commented 1 year ago

Fixes #289

codecov-commenter commented 1 year ago

Codecov Report

Merging #356 (df604ae) into master (bd10e37) will decrease coverage by 0.12%. 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     #356      +/-   ##
============================================
- Coverage     64.06%   63.94%   -0.12%     
- Complexity     1356     1365       +9     
============================================
  Files           203      204       +1     
  Lines          7060     7106      +46     
  Branches        895      900       +5     
============================================
+ Hits           4523     4544      +21     
- Misses         2194     2216      +22     
- Partials        343      346       +3     
Flag Coverage Δ
unittests 63.94% <50.00%> (-0.12%) :arrow_down:

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

Impacted Files Coverage Δ
...ellij/plugin/core/ui/components/MultiEditJTable.kt 1.06% <0.00%> (-0.06%) :arrow_down:
...ij/plugin/core/properties/PropertyInputVerifier.kt 25.00% <25.00%> (ø)
...lij/plugin/core/properties/PropertiesVisualizer.kt 78.24% <70.58%> (+0.46%) :arrow_up:
...3r/bpmn/intellij/plugin/core/state/CurrentState.kt 76.64% <100.00%> (+0.36%) :arrow_up:

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