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
158 stars 31 forks source link

FBP-292. Fixed disappearing scrollbar issue #295

Closed valb3r closed 2 years ago

valb3r commented 2 years ago

Fixes #292

codecov-commenter commented 2 years ago

Codecov Report

Merging #295 (e8eb24b) into master (f26eb90) will decrease coverage by 0.05%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #295      +/-   ##
============================================
- Coverage     62.28%   62.23%   -0.06%     
  Complexity     1289     1289              
============================================
  Files           185      185              
  Lines          6154     6159       +5     
  Branches        826      829       +3     
============================================
  Hits           3833     3833              
- Misses         2054     2059       +5     
  Partials        267      267              
Flag Coverage Δ
unittests 62.23% <0.00%> (-0.06%) :arrow_down:

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

Impacted Files Coverage Δ
.../bpmn/intellij/plugin/core/BpmnPluginToolWindow.kt 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f26eb90...e8eb24b. Read the comment docs.