vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.65k stars 1.39k forks source link

Add E2E test for parallel files upload and download #7691

Closed qiuming-best closed 5 months ago

qiuming-best commented 5 months ago

Thank you for contributing to Velero!

Please add a summary of your change

Does your change fix a particular issue?

Fixes #7694

Please indicate you've done the following:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 58.66%. Comparing base (a798182) to head (a628cb5). Report is 12 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7691 +/- ## ======================================= Coverage 58.66% 58.66% ======================================= Files 344 344 Lines 28723 28731 +8 ======================================= + Hits 16849 16854 +5 - Misses 10445 10448 +3 Partials 1429 1429 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.