Skip to content

[REF] refactor code

1561073
Select commit
Loading
Failed to load commit list.
Merged

[UPD] add pagination to GET API response #884

[REF] refactor code
1561073
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 5, 2026 in 1s

81.17% (-0.12%) compared to 1bb19df

View this Pull Request on Codecov

81.17% (-0.12%) compared to 1bb19df

Details

Codecov Report

❌ Patch coverage is 21.62162% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.17%. Comparing base (1bb19df) to head (1561073).

Files with missing lines Patch % Lines
spp_api/controllers/api.py 0.00% 15 Missing ⚠️
spp_api/models/spp_api_path.py 36.36% 12 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             17.0     #884      +/-   ##
==========================================
- Coverage   81.28%   81.17%   -0.12%     
==========================================
  Files         821      821              
  Lines       25120    25151      +31     
  Branches     2931     2936       +5     
==========================================
- Hits        20420    20417       -3     
- Misses       3962     3991      +29     
- Partials      738      743       +5     

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