Skip to content

perf: lazy allocation for new condition in SetConditionForPolicyAncestor#6999

Merged
arkodg merged 1 commit into
envoyproxy:mainfrom
arkodg:early-exit-status
Sep 23, 2025
Merged

perf: lazy allocation for new condition in SetConditionForPolicyAncestor#6999
arkodg merged 1 commit into
envoyproxy:mainfrom
arkodg:early-exit-status

perf: lazy allocation for new condition in SetConditionForPolicyAncestor

f2351db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 17, 2025 in 0s

70.96% (target 60.00%)

View this Pull Request on Codecov

70.96% (target 60.00%)

Details

Codecov Report

❌ Patch coverage is 51.16279% with 21 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.96%. Comparing base (745b60f) to head (f2351db).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
internal/gatewayapi/status/policy.go 51.16% 14 Missing and 7 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6999      +/-   ##
==========================================
- Coverage   70.99%   70.96%   -0.04%     
==========================================
  Files         226      226              
  Lines       40204    40241      +37     
==========================================
+ Hits        28542    28556      +14     
- Misses       9979     9993      +14     
- Partials     1683     1692       +9     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.