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

104 create example jgiven bdd tests #109

Closed janvonneree closed 4 weeks ago

janvonneree commented 1 month ago

Hi Simon,

please check the methods in AbstractC7EmbeddedStage. Should process_waits_in be checking for events or only user tasks?

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 40.16%. Comparing base (be81e84) to head (1114815). Report is 15 commits behind head on develop.

Files with missing lines Patch % Lines
...ter/c7/embedded/testing/AbstractC7EmbeddedStage.kt 0.00% 81 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #109 +/- ## ============================================= - Coverage 42.95% 40.16% -2.80% Complexity 112 112 ============================================= Files 48 50 +2 Lines 1008 1215 +207 Branches 64 71 +7 ============================================= + Hits 433 488 +55 - Misses 546 698 +152 Partials 29 29 ```

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