Skip to content

fix(spp_drims): name constants after codes the vocabulary actually ships - #438

Open
emjay0921 wants to merge 3 commits into
19.0from
fix/1165-drims-constants
Open

fix(spp_drims): name constants after codes the vocabulary actually ships#438
emjay0921 wants to merge 3 commits into
19.0from
fix/1165-drims-constants

Merge remote-tracking branch 'origin/19.0' into fix/1165-drims-constants

c5946a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 0s

72.25% (+0.00%) compared to 0820667

View this Pull Request on Codecov

72.25% (+0.00%) compared to 0820667

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.25%. Comparing base (0820667) to head (c5946a0).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             19.0     #438   +/-   ##
=======================================
  Coverage   72.24%   72.25%           
=======================================
  Files         419      419           
  Lines       29813    29832   +19     
=======================================
+ Hits        21539    21554   +15     
- Misses       8274     8278    +4     
Files with missing lines Coverage Δ
spp_drims/models/constants.py 100.00% <100.00%> (ø)
spp_drims/models/request.py 93.19% <ø> (ø)
spp_drims/models/res_config_settings.py 61.11% <100.00%> (ø)

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