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 8433: add third party labels to data mover pods when the same labels exist in node-agent pods #8487

check existence of the same label from node-agent

3ce6838
Select commit
Loading
Failed to load commit list.
Merged

Issue 8433: add third party labels to data mover pods when the same labels exist in node-agent pods #8487

check existence of the same label from node-agent
3ce6838
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

59.04% (+0.01%) compared to 04d6c79

View this Pull Request on Codecov

59.04% (+0.01%) compared to 04d6c79

Details

Codecov Report

Attention: Patch coverage is 59.37500% with 13 lines in your changes missing coverage. Please review.

Project coverage is 59.04%. Comparing base (04d6c79) to head (3ce6838).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
pkg/controller/data_upload_controller.go 36.36% 5 Missing and 2 partials ⚠️
pkg/controller/data_download_controller.go 25.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8487      +/-   ##
==========================================
+ Coverage   59.02%   59.04%   +0.01%     
==========================================
  Files         369      369              
  Lines       39056    39104      +48     
==========================================
+ Hits        23052    23088      +36     
- Misses      14542    14553      +11     
- Partials     1462     1463       +1     

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