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: add method to check pvc exists #167

Merged
merged 6 commits into from
Nov 12, 2024

fix: retry

5cf0d3c
Select commit
Loading
Failed to load commit list.
Merged

feat: add method to check pvc exists #167

fix: retry
5cf0d3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 9, 2024 in 0s

44.86% (-1.16%) compared to 982eb78

View this Pull Request on Codecov

44.86% (-1.16%) compared to 982eb78

Details

Codecov Report

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

Project coverage is 44.86%. Comparing base (982eb78) to head (5cf0d3c).

Files with missing lines Patch % Lines
pkg/kube/structured/structured_helper.go 72.72% 2 Missing and 1 partial ⚠️
pkg/kube/kube.go 0.00% 2 Missing ⚠️
kubedog.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
- Coverage   46.02%   44.86%   -1.16%     
==========================================
  Files          19       19              
  Lines        1888     2309     +421     
==========================================
+ Hits          869     1036     +167     
- Misses        903     1155     +252     
- Partials      116      118       +2     

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