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

FBP-345. Fix for wrong element selection #347

Closed valb3r closed 1 year ago

valb3r commented 1 year ago

Fixes: #345

codecov-commenter commented 1 year ago

Codecov Report

Merging #347 (4a0f687) into master (696c3ad) will increase coverage by 0.02%. The diff coverage is 80.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     #347      +/-   ##
============================================
+ Coverage     63.87%   63.89%   +0.02%     
- Complexity     1347     1351       +4     
============================================
  Files           203      203              
  Lines          7036     7047      +11     
  Branches        889      892       +3     
============================================
+ Hits           4494     4503       +9     
  Misses         2208     2208              
- Partials        334      336       +2     
Flag Coverage Δ
unittests 63.89% <80.00%> (+0.02%) :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 63.43% <80.00%> (+0.51%) :arrow_up:

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