Skip to content

crypto: skip owner/signature mismatch check for objects below v2.18

e875e32
Select commit
Loading
Failed to load commit list.
Merged

crypto: skip owner/signature mismatch check for objects below v2.18 #3836

crypto: skip owner/signature mismatch check for objects below v2.18
e875e32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 20, 2026 in 0s

25.55% (+0.00%) compared to 71a8258

View this Pull Request on Codecov

25.55% (+0.00%) compared to 71a8258

Details

Codecov Report

❌ Patch coverage is 25.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.55%. Comparing base (71a8258) to head (e875e32).

Files with missing lines Patch % Lines
pkg/core/version/version.go 0.00% 9 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3836   +/-   ##
=======================================
  Coverage   25.54%   25.55%           
=======================================
  Files         669      669           
  Lines       42943    42954   +11     
=======================================
+ Hits        10970    10977    +7     
- Misses      30969    30975    +6     
+ Partials     1004     1002    -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.