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

refactor: refactor supervisor strategy #387

Merged
merged 3 commits into from
Jul 11, 2024

checkin

030ca18
Select commit
Loading
Failed to load commit list.
Merged

refactor: refactor supervisor strategy #387

checkin
030ca18
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 11, 2024 in 0s

86.57% (-0.08%) compared to 7152089, passed because coverage increased by +0.00% when compared to adjusted base (86.57%)

View this Pull Request on Codecov

86.57% (-0.08%) compared to 7152089, passed because coverage increased by +0.00% when compared to adjusted base (86.57%)

Details

Codecov Report

Attention: Patch coverage is 86.95652% with 9 lines in your changes missing coverage. Please review.

Project coverage is 86.57%. Comparing base (7152089) to head (030ca18).
Report is 3 commits behind head on main.

Files Patch % Lines
actors/supervisor.go 83.63% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #387      +/-   ##
==========================================
- Coverage   86.65%   86.57%   -0.08%     
==========================================
  Files          44       45       +1     
  Lines        3650     3681      +31     
==========================================
+ Hits         3163     3187      +24     
- Misses        344      351       +7     
  Partials      143      143              

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