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

Data mover micro service new controller #8074

Merged

data mover ms new controller

903458b
Select commit
Loading
Failed to load commit list.
Merged

Data mover micro service new controller #8074

data mover ms new controller
903458b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2024 in 0s

58.80% (-0.01%) compared to 54bd7ce, passed because coverage increased by -0.01% when compared to adjusted base (58.80%)

View this Pull Request on Codecov

58.80% (-0.01%) compared to 54bd7ce, passed because coverage increased by -0.01% when compared to adjusted base (58.80%)

Details

Codecov Report

Attention: Patch coverage is 60.00000% with 28 lines in your changes missing coverage. Please review.

Project coverage is 58.80%. Comparing base (54bd7ce) to head (903458b).

Files Patch % Lines
pkg/controller/data_download_controller.go 54.83% 12 Missing and 2 partials ⚠️
pkg/controller/data_upload_controller.go 74.19% 4 Missing and 4 partials ⚠️
pkg/cmd/cli/nodeagent/server.go 0.00% 3 Missing ⚠️
pkg/cmd/cli/datamover/backup.go 0.00% 1 Missing ⚠️
pkg/cmd/cli/datamover/restore.go 0.00% 1 Missing ⚠️
pkg/datamover/backup_micro_service.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8074      +/-   ##
==========================================
- Coverage   58.80%   58.80%   -0.01%     
==========================================
  Files         358      358              
  Lines       30085    30076       -9     
==========================================
- Hits        17692    17685       -7     
+ Misses      10945    10944       -1     
+ Partials     1448     1447       -1     

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