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

feat: cage rollout --updateService #76

Merged
merged 3 commits into from
Jun 17, 2024

Update rollout.go

4250a86
Select commit
Loading
Failed to load commit list.
Merged

feat: cage rollout --updateService #76

Update rollout.go
4250a86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 17, 2024 in 1s

74.03% (-1.72%) compared to e08efdf

View this Pull Request on Codecov

74.03% (-1.72%) compared to e08efdf

Details

Codecov Report

Attention: Patch coverage is 80.15267% with 26 lines in your changes missing coverage. Please review.

Project coverage is 74.03%. Comparing base (e08efdf) to head (4250a86).

Files Patch % Lines
rollout.go 80.18% 16 Missing and 6 partials ⚠️
up.go 66.66% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
- Coverage   75.74%   74.03%   -1.72%     
==========================================
  Files          18       16       -2     
  Lines         969      882      -87     
==========================================
- Hits          734      653      -81     
+ Misses        136      133       -3     
+ Partials       99       96       -3     

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