bpm-crafters / process-engine-api

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

Bugfix/67 async battle #68

Closed zambrovski closed 3 months ago

zambrovski commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 54.05405% with 34 lines in your changes missing coverage. Please review.

Project coverage is 43.51%. Comparing base (a981e5a) to head (f5dd2d0). Report is 4 commits behind head on develop.

Files Patch % Lines
...ask/delivery/job/EmbeddedTaskDeliveryJobHandler.kt 0.00% 6 Missing :warning:
...k/delivery/pull/EmbeddedPullServiceTaskDelivery.kt 64.70% 6 Missing :warning:
...livery/event/EmbeddedEventBasedUserTaskDelivery.kt 0.00% 5 Missing :warning:
.../task/completion/C7ServiceTaskCompletionApiImpl.kt 33.33% 4 Missing :warning:
...k/delivery/job/EmbeddedTaskDeliveryEnginePlugin.kt 0.00% 3 Missing :warning:
...task/delivery/pull/EmbeddedPullUserTaskDelivery.kt 81.25% 3 Missing :warning:
...ded/task/completion/C7UserTaskCompletionApiImpl.kt 50.00% 2 Missing :warning:
...livery/pull/CachingProcessDefinitionKeyResolver.kt 83.33% 1 Missing and 1 partial :warning:
...pter/c7/embedded/correlation/CorrelationApiImpl.kt 0.00% 1 Missing :warning:
...i/adapter/c7/embedded/correlation/SignalApiImpl.kt 0.00% 1 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #68 +/- ## ============================================= + Coverage 42.56% 43.51% +0.95% - Complexity 67 70 +3 ============================================= Files 33 34 +1 Lines 625 655 +30 Branches 43 43 ============================================= + Hits 266 285 +19 - Misses 345 356 +11 Partials 14 14 ```

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