Skip to content

fix: put a timeout to callers of methods that use singleflight

a0c6c4e
Select commit
Loading
Failed to load commit list.
Draft

fix: put a timeout to callers of methods that use singleflight #3048

fix: put a timeout to callers of methods that use singleflight
a0c6c4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 0s

75.57% (target 75.00%)

View this Pull Request on Codecov

75.57% (target 75.00%)

Details

Codecov Report

❌ Patch coverage is 90.24390% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.57%. Comparing base (1df1014) to head (a0c6c4e).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/datastore/proxy/singleflight.go 86.67% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3048      +/-   ##
==========================================
+ Coverage   75.51%   75.57%   +0.06%     
==========================================
  Files         502      502              
  Lines       61769    61805      +36     
==========================================
+ Hits        46638    46702      +64     
+ Misses      11716    11699      -17     
+ Partials     3415     3404      -11     

☔ 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.