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

Check orphan PVC before updating statefulSet #526

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Merge branch 'master' into issue-513

257813a
Select commit
Loading
Failed to load commit list.
Open

Check orphan PVC before updating statefulSet #526

Merge branch 'master' into issue-513
257813a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 14, 2023 in 0s

85.41% (-0.51%) compared to 2c8bfec

View this Pull Request on Codecov

85.41% (-0.51%) compared to 2c8bfec

Details

Codecov Report

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

Comparison is base (2c8bfec) 85.91% compared to head (257813a) 85.41%.

Files Patch % Lines
controllers/zookeepercluster_controller.go 90.62% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #526      +/-   ##
==========================================
- Coverage   85.91%   85.41%   -0.51%     
==========================================
  Files          12       12              
  Lines        1633     1659      +26     
==========================================
+ Hits         1403     1417      +14     
- Misses        145      156      +11     
- Partials       85       86       +1     

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