Skip to content

fix(spp_api_v2): serialize concurrent fastapi_endpoint sync across wo…

b2cd2e3
Select commit
Loading
Failed to load commit list.
Open

fix(spp_api_v2): serialize concurrent fastapi_endpoint sync across workers #175

fix(spp_api_v2): serialize concurrent fastapi_endpoint sync across wo…
b2cd2e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 28, 2026 in 1s

71.64% (+0.16%) compared to 98a45a9

View this Pull Request on Codecov

71.64% (+0.16%) compared to 98a45a9

Details

Codecov Report

❌ Patch coverage is 50.00000% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.64%. Comparing base (98a45a9) to head (b2cd2e3).

Files with missing lines Patch % Lines
spp_api_v2/models/ir_http_patch.py 50.00% 10 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #175      +/-   ##
==========================================
+ Coverage   71.48%   71.64%   +0.16%     
==========================================
  Files         932      933       +1     
  Lines       54840    55382     +542     
==========================================
+ Hits        39201    39679     +478     
- Misses      15639    15703      +64     
Files with missing lines Coverage Δ
spp_api_v2/models/ir_http_patch.py 76.82% <50.00%> (+0.51%) ⬆️

... and 6 files with indirect coverage changes

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