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 nilpointer panic when decode addlitional item failed in restore #8563

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

add warning logs

24860e4
Select commit
Loading
Failed to load commit list.
Open

fix nilpointer panic when decode addlitional item failed in restore #8563

add warning logs
24860e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 0s

59.18% (+0.01%) compared to 78c97d9

View this Pull Request on Codecov

59.18% (+0.01%) compared to 78c97d9

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.18%. Comparing base (78c97d9) to head (24860e4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8563      +/-   ##
==========================================
+ Coverage   59.17%   59.18%   +0.01%     
==========================================
  Files         370      370              
  Lines       39487    39493       +6     
==========================================
+ Hits        23366    23375       +9     
+ Misses      14647    14645       -2     
+ Partials     1474     1473       -1     

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