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

New data path for data mover ms #7955

Merged
merged 1 commit into from
Jul 8, 2024

new data path for data mover ms

20676c1
Select commit
Loading
Failed to load commit list.
Merged

New data path for data mover ms #7955

new data path for data mover ms
20676c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2024 in 1s

58.80% (+0.00%) compared to a8d77ea

View this Pull Request on Codecov

58.80% (+0.00%) compared to a8d77ea

Details

Codecov Report

Attention: Patch coverage is 45.07042% with 39 lines in your changes missing coverage. Please review.

Project coverage is 58.80%. Comparing base (a8d77ea) to head (20676c1).
Report is 19 commits behind head on main.

Files Patch % Lines
pkg/datapath/file_system.go 20.00% 16 Missing ⚠️
pkg/controller/data_download_controller.go 0.00% 9 Missing ⚠️
pkg/controller/pod_volume_restore_controller.go 0.00% 9 Missing ⚠️
pkg/controller/data_upload_controller.go 86.66% 0 Missing and 2 partials ⚠️
pkg/controller/pod_volume_backup_controller.go 86.66% 0 Missing and 2 partials ⚠️
pkg/cmd/cli/repomantenance/maintenance.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7955   +/-   ##
=======================================
  Coverage   58.80%   58.80%           
=======================================
  Files         345      345           
  Lines       28759    28805   +46     
=======================================
+ Hits        16911    16939   +28     
- Misses      10420    10437   +17     
- Partials     1428     1429    +1     

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