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: correct expToWebhookConfig cache locking #10014

Merged
merged 1 commit into from
Oct 3, 2024

fix: correct expToWebhookConfig cache locking

f5a7e38
Select commit
Loading
Failed to load commit list.
Merged

fix: correct expToWebhookConfig cache locking #10014

fix: correct expToWebhookConfig cache locking
f5a7e38
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 1s

54.58% (-0.02%) compared to 25ca6d0

View this Pull Request on Codecov

54.58% (-0.02%) compared to 25ca6d0

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.58%. Comparing base (25ca6d0) to head (f5a7e38).
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10014      +/-   ##
==========================================
- Coverage   54.59%   54.58%   -0.02%     
==========================================
  Files        1258     1258              
  Lines      157136   157136              
  Branches     3617     3616       -1     
==========================================
- Hits        85795    85771      -24     
- Misses      71208    71232      +24     
  Partials      133      133              
Files with missing lines Coverage Δ
master/internal/webhooks/postgres_webhook.go 45.83% <100.00%> (-0.18%) ⬇️

... and 6 files with indirect coverage changes