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

Expose the VolumeHelper to third-party plugins. #7944

Merged
merged 1 commit into from
Jul 3, 2024

Expose the VolumeHelper to third-party plugins.

1fd959d
Select commit
Loading
Failed to load commit list.
Merged

Expose the VolumeHelper to third-party plugins. #7944

Expose the VolumeHelper to third-party plugins.
1fd959d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2024 in 1s

58.80% (+0.01%) compared to 5c413ec

View this Pull Request on Codecov

58.80% (+0.01%) compared to 5c413ec

Details

Codecov Report

Attention: Patch coverage is 40.98361% with 36 lines in your changes missing coverage. Please review.

Project coverage is 58.80%. Comparing base (5c413ec) to head (1fd959d).

Files Patch % Lines
internal/resourcepolicies/resource_policies.go 3.70% 26 Missing ⚠️
pkg/backup/actions/csi/pvc_action.go 53.84% 4 Missing and 2 partials ⚠️
pkg/controller/backup_controller.go 50.00% 1 Missing and 1 partial ⚠️
.../plugin/utils/volumehelper/volume_policy_helper.go 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-1.14    #7944      +/-   ##
================================================
+ Coverage         58.79%   58.80%   +0.01%     
================================================
  Files               345      346       +1     
  Lines             28766    28815      +49     
================================================
+ Hits              16914    16946      +32     
- Misses            10423    10438      +15     
- Partials           1429     1431       +2     

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