workfloworchestrator / orchestrator-core

The workflow orchestrator core repository
Apache License 2.0
45 stars 15 forks source link

Added broadcast invalidate status counts to processes #751

Closed Georgi2704 closed 1 month ago

Georgi2704 commented 1 month ago

From issue:

https://github.com/workfloworchestrator/orchestrator-ui-library/issues/1411

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 77.77778% with 4 lines in your changes missing coverage. Please review.

Project coverage is 83.76%. Comparing base (17694c1) to head (745df09). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
orchestrator/websocket/__init__.py 40.00% 2 Missing and 1 partial :warning:
orchestrator/services/processes.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #751 +/- ## ========================================== - Coverage 83.77% 83.76% -0.02% ========================================== Files 190 190 Lines 9432 9447 +15 Branches 922 924 +2 ========================================== + Hits 7902 7913 +11 - Misses 1280 1283 +3 - Partials 250 251 +1 ```

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