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 323 no property update #344

Closed valb3r closed 1 year ago

valb3r commented 1 year ago

Fixes #323

codecov-commenter commented 1 year ago

Codecov Report

Merging #344 (eadeffc) into master (ea9fa05) will increase coverage by 0.33%. The diff coverage is 100.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     #344      +/-   ##
============================================
+ Coverage     63.53%   63.87%   +0.33%     
- Complexity     1331     1347      +16     
============================================
  Files           203      203              
  Lines          7034     7036       +2     
  Branches        889      889              
============================================
+ Hits           4469     4494      +25     
+ Misses         2234     2208      -26     
- Partials        331      334       +3     
Flag Coverage Δ
unittests 63.87% <100.00%> (+0.33%) :arrow_up:

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

Impacted Files Coverage Δ
.../valb3r/bpmn/intellij/plugin/core/render/Canvas.kt 62.91% <100.00%> (+0.09%) :arrow_up:
...mn/intellij/plugin/camunda/parser/CamundaParser.kt 84.21% <100.00%> (+0.21%) :arrow_up:

... and 2 files with indirect coverage changes

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