Skip to content

fix(spp_change_request_v2): fix eslint unused import, prettier XML, a…

c003421
Select commit
Loading
Failed to load commit list.
Merged

fix(spp_api_v2_change_request): fix URL encoding, type schema endpoints, and validation #37

fix(spp_change_request_v2): fix eslint unused import, prettier XML, a…
c003421
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 19, 2026 in 1s

67.79% (-1.15%) compared to d681f77

View this Pull Request on Codecov

67.79% (-1.15%) compared to d681f77

Details

Codecov Report

❌ Patch coverage is 90.28007% with 59 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.79%. Comparing base (d681f77) to head (c003421).

Files with missing lines Patch % Lines
...pp_api_v2_change_request/routers/change_request.py 21.73% 18 Missing ⚠️
spp_api_v2/tests/test_schema_builder.py 93.92% 11 Missing ⚠️
spp_api_v2/services/schema_builder.py 93.38% 8 Missing ⚠️
..._change_request/services/change_request_service.py 85.96% 8 Missing ⚠️
...e_request/tests/test_change_request_type_schema.py 93.60% 8 Missing ⚠️
spp_api_v2_change_request/tests/common.py 91.66% 3 Missing ⚠️
...hange_request/tests/test_change_request_service.py 92.68% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             19.0      #37      +/-   ##
==========================================
- Coverage   68.93%   67.79%   -1.15%     
==========================================
  Files         302      388      +86     
  Lines       24303    29890    +5587     
==========================================
+ Hits        16754    20264    +3510     
- Misses       7549     9626    +2077     

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