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 the AlreadyExists logic if the manifest is not cached by G… #275

🐛 fix the AlreadyExists logic case if the manifest is not cached by G…

da6e1ec
Select commit
Loading
Failed to load commit list.
Merged

🐛 fix the AlreadyExists logic if the manifest is not cached by G… #275

🐛 fix the AlreadyExists logic case if the manifest is not cached by G…
da6e1ec
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 11, 2023 in 1s

60.73% (+0.02%) compared to 3fc013f

View this Pull Request on Codecov

60.73% (+0.02%) compared to 3fc013f

Details

Codecov Report

Patch coverage: 78.57% and project coverage change: +0.02% 🎉

Comparison is base (3fc013f) 60.71% compared to head (da6e1ec) 60.73%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #275      +/-   ##
==========================================
+ Coverage   60.71%   60.73%   +0.02%     
==========================================
  Files         128      128              
  Lines       13678    13685       +7     
==========================================
+ Hits         8304     8311       +7     
+ Misses       4609     4608       -1     
- Partials      765      766       +1     
Files Changed Coverage Δ
pkg/common/apply/interface.go 77.27% <78.57%> (+4.29%) ⬆️

... and 1 file with indirect coverage changes

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