Skip to content

Conversation

@blackpiglet
Copy link
Contributor

@blackpiglet blackpiglet commented Dec 12, 2025

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #9201, #9435

Please indicate you've done the following:

@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

❌ Patch coverage is 59.75610% with 66 lines in your changes missing coverage. Please review.
✅ Project coverage is 60.42%. Comparing base (a1026cb) to head (e39374f).
⚠️ Report is 17 commits behind head on main.

Files with missing lines Patch % Lines
pkg/cmd/cli/nodeagent/server.go 0.00% 48 Missing ⚠️
pkg/controller/data_download_controller.go 80.00% 4 Missing ⚠️
pkg/controller/data_upload_controller.go 80.00% 4 Missing ⚠️
pkg/controller/pod_volume_backup_controller.go 80.95% 4 Missing ⚠️
pkg/controller/pod_volume_restore_controller.go 80.95% 4 Missing ⚠️
pkg/repository/maintenance/maintenance.go 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9452      +/-   ##
==========================================
+ Coverage   60.26%   60.42%   +0.16%     
==========================================
  Files         386      386              
  Lines       35960    36073     +113     
==========================================
+ Hits        21671    21797     +126     
+ Misses      12718    12712       -6     
+ Partials     1571     1564       -7     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Collaborator

@shubham-pampattiwar shubham-pampattiwar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@blackpiglet Please add the relevant documentation too.

Add wait in file_system_test's async test cases.
Add related documents.

Signed-off-by: Xun Jiang <[email protected]>
@blackpiglet
Copy link
Contributor Author

@shubham-pampattiwar
Added the document, please take another look.

@blackpiglet blackpiglet merged commit 727a4fd into vmware-tanzu:main Dec 18, 2025
52 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

maintenance jobs labels required for network-policies

3 participants