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 #8132: managed fields failure during Restore #8133

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

Fix #8132: managed fields failure during Restore

b091d49
Select commit
Loading
Failed to load commit list.
Open

Fix #8132: managed fields failure during Restore #8133

Fix #8132: managed fields failure during Restore
b091d49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 1s

59.07% (+0.08%) compared to 86963bf

View this Pull Request on Codecov

59.07% (+0.08%) compared to 86963bf

Details

Codecov Report

Attention: Patch coverage is 37.03704% with 17 lines in your changes missing coverage. Please review.

Project coverage is 59.07%. Comparing base (86963bf) to head (b091d49).
Report is 140 commits behind head on main.

Files with missing lines Patch % Lines
pkg/restore/restore.go 37.03% 13 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8133      +/-   ##
==========================================
+ Coverage   58.99%   59.07%   +0.08%     
==========================================
  Files         364      364              
  Lines       30270    30310      +40     
==========================================
+ Hits        17858    17906      +48     
+ Misses      10965    10959       -6     
+ Partials     1447     1445       -2     

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