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

Updated builds + Initial fix for https://github.com/valb3r/flowable-b… #389

Closed valb3r closed 3 months ago

valb3r commented 3 months ago

Fixes: #387

Minimum IJ version after fix: 2022.3

codecov-commenter commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 31.24%. Comparing base (1083451) to head (a1ff844).

Files Patch % Lines
...ti/plugin/actions/ViewActivitiBpmnDiagramAction.kt 0.00% 1 Missing :warning:
...in/camunda/actions/ViewCamundaBpmnDiagramAction.kt 0.00% 1 Missing :warning:
.../flowable/actions/ViewFlowableBpmnDiagramAction.kt 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #389 +/- ## ============================================= - Coverage 64.94% 31.24% -33.71% + Complexity 1429 799 -630 ============================================= Files 226 226 Lines 7237 7240 +3 Branches 927 927 ============================================= - Hits 4700 2262 -2438 - Misses 2184 4886 +2702 + Partials 353 92 -261 ``` | [Flag](https://app.codecov.io/gh/valb3r/flowable-bpmn-intellij-plugin/pull/389/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Valentyn+Berezin) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/valb3r/flowable-bpmn-intellij-plugin/pull/389/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Valentyn+Berezin) | `31.24% <0.00%> (-33.71%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Valentyn+Berezin#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.