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

Feature/fbp 301 add loader icon #302

Closed valb3r closed 2 years ago

valb3r commented 2 years ago

Fixes #301

codecov-commenter commented 2 years ago

Codecov Report

Merging #302 (2ed4738) into master (d8ea8c3) will decrease coverage by 0.07%. The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #302      +/-   ##
============================================
- Coverage     62.12%   62.05%   -0.08%     
  Complexity     1286     1286              
============================================
  Files           185      186       +1     
  Lines          6162     6169       +7     
  Branches        831      828       -3     
============================================
  Hits           3828     3828              
- Misses         2065     2072       +7     
  Partials        269      269              
Flag Coverage Δ
unittests 62.05% <0.00%> (-0.08%) :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%> (ø)
...j/plugin/core/actions/BaseViewBpmnDiagramAction.kt 0.00% <0.00%> (ø)
...in/camunda/actions/ViewCamundaBpmnDiagramAction.kt 0.00% <0.00%> (ø)
.../flowable/actions/ViewFlowableBpmnDiagramAction.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 d8ea8c3...2ed4738. Read the comment docs.