perf: use batches to decrease the number of concurrent db connections, use singleflight for more db queries, use subject filter where possible, use per-request concurrency limit - #3023
Open
maxmanuylov wants to merge 13 commits into
Codecov / codecov/project
succeeded
Aug 4, 2026 in 0s
75.64% (target 75.00%)
View this Pull Request on Codecov
75.64% (target 75.00%)
Details
Codecov Report
❌ Patch coverage is 71.77590% with 267 lines in your changes missing coverage. Please review.
✅ Project coverage is 75.64%. Comparing base (f683703) to head (8f47504).
Additional details and impacted files
@@ Coverage Diff @@
## master #3023 +/- ##
==========================================
- Coverage 76.26% 75.64% -0.61%
==========================================
Files 83 83
Lines 9215 9712 +497
==========================================
+ Hits 7027 7346 +319
- Misses 1638 1797 +159
- Partials 550 569 +19 ☔ View full report in Codecov by Harness.
📢 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.
Loading