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

Allowing Object-Level Resource Status Restore #8464

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shubham-pampattiwar
Copy link
Collaborator

Thank you for contributing to Velero!

Please add a summary of your change

Design: #8403

Does your change fix a particular issue?

Fixes #8204

Please indicate you've done the following:

Signed-off-by: Shubham Pampattiwar <[email protected]>

add changelog

Signed-off-by: Shubham Pampattiwar <[email protected]>
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 58.99%. Comparing base (40a95aa) to head (aaf8403).

Files with missing lines Patch % Lines
pkg/restore/restore.go 81.81% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8464   +/-   ##
=======================================
  Coverage   58.98%   58.99%           
=======================================
  Files         368      368           
  Lines       39000    39007    +7     
=======================================
+ Hits        23004    23011    +7     
  Misses      14532    14532           
  Partials     1464     1464           

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

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.

Allow resource status restore in a more granular way
1 participant