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-377. Form key support for start event #380

Closed valb3r closed 7 months ago

valb3r commented 7 months ago

Fixes #377

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9d00307) 64.91% compared to head (1af270d) 64.94%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #380 +/- ## ============================================ + Coverage 64.91% 64.94% +0.02% - Complexity 1424 1429 +5 ============================================ Files 226 226 Lines 7232 7237 +5 Branches 927 927 ============================================ + Hits 4695 4700 +5 Misses 2184 2184 Partials 353 353 ``` | [Flag](https://app.codecov.io/gh/valb3r/flowable-bpmn-intellij-plugin/pull/380/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/380/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Valentyn+Berezin) | `64.94% <100.00%> (+0.02%)` | :arrow_up: | 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.