orchestrator-core icon indicating copy to clipboard operation
orchestrator-core copied to clipboard

Added broadcast invalidate status counts to processes

Open Georgi2704 opened this issue 1 year ago • 1 comments

From issue:

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

Georgi2704 avatar Sep 30 '24 12:09 Georgi2704

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
@@            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.

codecov[bot] avatar Sep 30 '24 13:09 codecov[bot]