Skip to content

test(spp_api_v2): cover success-path body lines via mocked Environment

d2376a7
Select commit
Loading
Failed to load commit list.
Merged

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

test(spp_api_v2): cover success-path body lines via mocked Environment
d2376a7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 1s

71.63% (+0.15%) compared to 98a45a9

View this Pull Request on Codecov

71.63% (+0.15%) compared to 98a45a9

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.63%. Comparing base (98a45a9) to head (d2376a7).
⚠️ Report is 4 commits behind head on 19.0.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #175      +/-   ##
==========================================
+ Coverage   71.48%   71.63%   +0.15%     
==========================================
  Files         932      933       +1     
  Lines       54840    55398     +558     
==========================================
+ Hits        39201    39686     +485     
- Misses      15639    15712      +73     
Files with missing lines Coverage Δ
spp_api_v2/__manifest__.py 0.00% <ø> (ø)
spp_api_v2/models/ir_http_patch.py 89.77% <100.00%> (+13.45%) ⬆️

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