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

fix: don't check for strategy when finalize #198

fix: don't check for strategy when finalize

367fe97
Select commit
Loading
Failed to load commit list.
Merged

fix: don't check for strategy when finalize #198

fix: don't check for strategy when finalize
367fe97
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2024 in 0s

43.42% (+0.00%) compared to 678d4d2

View this Pull Request on Codecov

43.42% (+0.00%) compared to 678d4d2

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 43.42%. Comparing base (678d4d2) to head (367fe97).
Report is 2 commits behind head on master.

Files Patch % Lines
...lease/control/partitionstyle/deployment/control.go 50.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #198   +/-   ##
=======================================
  Coverage   43.41%   43.42%           
=======================================
  Files          52       52           
  Lines        5675     5679    +4     
=======================================
+ Hits         2464     2466    +2     
- Misses       2786     2787    +1     
- Partials      425      426    +1     

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