bpm-crafters / process-engine-api

Beautiful implementation-agnostic process engine API.
https://bpm-crafters.github.io/process-engine-api/stable/
Apache License 2.0
11 stars 0 forks source link

Implement UserTaskSupport component #90

Closed zambrovski closed 3 weeks ago

zambrovski commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 51.66667% with 29 lines in your changes missing coverage. Please review.

Project coverage is 47.16%. Comparing base (d580adc) to head (2eec4d7). Report is 15 commits behind head on develop.

Files with missing lines Patch % Lines
...sengineapi/adapter/commons/task/UserTaskSupport.kt 41.30% 24 Missing and 3 partials :warning:
...er/commons/task/AbstractTaskSubscriptionApiImpl.kt 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #90 +/- ## ============================================= - Coverage 49.44% 47.16% -2.28% - Complexity 93 112 +19 ============================================= Files 40 47 +7 Lines 813 918 +105 Branches 59 62 +3 ============================================= + Hits 402 433 +31 - Misses 385 456 +71 - Partials 26 29 +3 ```

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