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 327 update usages of ij apis #329

Closed valb3r closed 1 year ago

valb3r commented 1 year ago

Fixes #327

codecov-commenter commented 1 year ago

Codecov Report

Merging #329 (d1d7dfd) into master (13e6bc9) will decrease coverage by 0.10%. The diff coverage is 78.57%.

@@             Coverage Diff              @@
##             master     #329      +/-   ##
============================================
- Coverage     63.79%   63.69%   -0.11%     
  Complexity     1372     1372              
============================================
  Files           202      203       +1     
  Lines          7011     7023      +12     
  Branches        904      905       +1     
============================================
  Hits           4473     4473              
- Misses         2211     2223      +12     
  Partials        327      327              
Flag Coverage Δ
unittests 63.69% <78.57%> (-0.11%) :arrow_down:

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

Impacted Files Coverage Δ
...viti/plugin/ActivitiBpmnPluginToolWindowFactory.kt 0.00% <0.00%> (ø)
...ntellij/activiti/plugin/ActivitiPluginPreloaded.kt 0.00% <0.00%> (ø)
.../intellij/activiti/plugin/meta/ActivitiFileType.kt 0.00% <0.00%> (ø)
...pmn/intellij/plugin/core/ContentFactoryAccessor.kt 0.00% <0.00%> (ø)
...ugin/camunda/CamundaBpmnPluginToolWindowFactory.kt 0.00% <0.00%> (ø)
.../intellij/plugin/camunda/CamundaPluginPreloaded.kt 0.00% <0.00%> (ø)
...mn/intellij/plugin/camunda/meta/CamundaFileType.kt 0.00% <0.00%> (ø)
...in/flowable/FlowableBpmnPluginToolWindowFactory.kt 0.00% <0.00%> (ø)
...ntellij/plugin/flowable/FlowablePluginPreloaded.kt 0.00% <0.00%> (ø)
.../intellij/plugin/flowable/meta/FlowableFileType.kt 0.00% <0.00%> (ø)
... and 2 more

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