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(pdb): fix PDB can not update #1095

Merged
merged 1 commit into from
Dec 24, 2024

fix(pdb): fix PDB can not update

36a7ba5
Select commit
Loading
Failed to load commit list.
Merged

fix(pdb): fix PDB can not update #1095

fix(pdb): fix PDB can not update
36a7ba5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 24, 2024 in 0s

76.01% (-0.18%) compared to 80802a1

View this Pull Request on Codecov

76.01% (-0.18%) compared to 80802a1

Details

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 76.01%. Comparing base (80802a1) to head (36a7ba5).

Files with missing lines Patch % Lines
controllers/apps/v2beta1/add_pdb.go 0.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1095      +/-   ##
==========================================
- Coverage   76.19%   76.01%   -0.18%     
==========================================
  Files          69       69              
  Lines        6251     6246       -5     
==========================================
- Hits         4763     4748      -15     
- Misses       1249     1256       +7     
- Partials      239      242       +3     

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