Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update replica gauge for endpoint and collectors #341

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

fix collector

c7c8e56
Select commit
Loading
Failed to load commit list.
Open

update replica gauge for endpoint and collectors #341

fix collector
c7c8e56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 22, 2023 in 0s

74.51% (-0.15%) compared to a899c7b

View this Pull Request on Codecov

74.51% (-0.15%) compared to a899c7b

Details

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (a899c7b) 74.65% compared to head (c7c8e56) 74.51%.

Files Patch % Lines
...tors/collector_pattern/receive_process_push_ack.py 12.50% 7 Missing ⚠️
...actors/endpoint_pattern/receive_process_respond.py 12.50% 7 Missing ⚠️
...runtime/actors/collector_pattern/collector_pool.py 20.00% 4 Missing ⚠️
...p/runtime/actors/endpoint_pattern/endpoint_pool.py 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #341      +/-   ##
==========================================
- Coverage   74.65%   74.51%   -0.15%     
==========================================
  Files         168      168              
  Lines        7561     7581      +20     
==========================================
+ Hits         5645     5649       +4     
- Misses       1916     1932      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.