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

Issue 7036: node selection for data mover backup #7437

Merged
merged 3 commits into from
Mar 29, 2024

issue-7036: make affinity as list and take 1st one

dccde10
Select commit
Loading
Failed to load commit list.
Merged

Issue 7036: node selection for data mover backup #7437

issue-7036: make affinity as list and take 1st one
dccde10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 18, 2024 in 1s

61.74% (+0.01%) compared to 1034d6a

View this Pull Request on Codecov

61.74% (+0.01%) compared to 1034d6a

Details

Codecov Report

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

Project coverage is 61.74%. Comparing base (1034d6a) to head (dccde10).
Report is 64 commits behind head on main.

Files Patch % Lines
pkg/cmd/cli/nodeagent/server.go 58.82% 7 Missing ⚠️
pkg/exposer/csi_snapshot.go 92.85% 3 Missing and 1 partial ⚠️
pkg/exposer/generic_restore.go 78.94% 3 Missing and 1 partial ⚠️
pkg/controller/data_download_controller.go 80.00% 0 Missing and 1 partial ⚠️
pkg/controller/data_upload_controller.go 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7437      +/-   ##
==========================================
+ Coverage   61.73%   61.74%   +0.01%     
==========================================
  Files         262      263       +1     
  Lines       28429    28780     +351     
==========================================
+ Hits        17550    17770     +220     
- Misses       9646     9763     +117     
- Partials     1233     1247      +14     

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