Skip to content

ref(server): Introduce a queue to the concurrency limiter - #562

Merged
jan-auer merged 7 commits into
mainfrom
ref/concurrency-queue
Jul 20, 2026
Merged

ref(server): Introduce a queue to the concurrency limiter#562
jan-auer merged 7 commits into
mainfrom
ref/concurrency-queue

docs(server): Simplify concurrency queue config doc comments

f7acaac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 20, 2026 in 0s

87.53% (+0.13%) compared to 1cfcd50

View this Pull Request on Codecov

87.53% (+0.13%) compared to 1cfcd50

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.53%. Comparing base (1cfcd50) to head (f7acaac).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #562      +/-   ##
==========================================
+ Coverage   87.40%   87.53%   +0.13%     
==========================================
  Files          93       93              
  Lines       14787    14969     +182     
==========================================
+ Hits        12924    13103     +179     
- Misses       1863     1866       +3     
Components Coverage Δ
Rust Backend 92.34% <100.00%> (+0.12%) ⬆️
Rust Client 79.89% <ø> (ø)
Python Client 90.20% <ø> (ø)

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