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

fix: restore pirt nil pointer bug #8286

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Conversation

wangyelei
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the size/S Denotes a PR that changes 10-29 lines. label Oct 16, 2024
@apecloud-bot apecloud-bot added the approved PR Approved Test label Oct 16, 2024
@wangyelei wangyelei merged commit f6e03e9 into release-0.9 Oct 16, 2024
37 of 38 checks passed
@wangyelei wangyelei deleted the bugfix/restore-pirt_failed branch October 16, 2024 08:53
@github-actions github-actions bot added this to the Release 0.9.2 milestone Oct 16, 2024
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 65.00%. Comparing base (6e3b7a4) to head (a136286).
Report is 3 commits behind head on release-0.9.

Files with missing lines Patch % Lines
pkg/dataprotection/restore/manager.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           release-0.9    #8286      +/-   ##
===============================================
+ Coverage        64.96%   65.00%   +0.03%     
===============================================
  Files              358      358              
  Lines            45252    45253       +1     
===============================================
+ Hits             29398    29416      +18     
+ Misses           13236    13229       -7     
+ Partials          2618     2608      -10     
Flag Coverage Δ
unittests 65.00% <0.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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
Labels
approved PR Approved Test size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants