Skip to content

feat(registry): consolidate registry configuration into a Registry Settings section - #440

Open
emjay0921 wants to merge 3 commits into
19.0from
feat/1009-registry-settings
Open

feat(registry): consolidate registry configuration into a Registry Settings section#440
emjay0921 wants to merge 3 commits into
19.0from
feat/1009-registry-settings

Merge remote-tracking branch 'origin/19.0' into feat/1009-registry-se…

76a05e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 20, 2026 in 0s

72.71% (+0.46%) compared to 0820667

View this Pull Request on Codecov

72.71% (+0.46%) compared to 0820667

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.71%. Comparing base (0820667) to head (76a05e7).
⚠️ Report is 7 commits behind head on 19.0.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #440      +/-   ##
==========================================
+ Coverage   72.24%   72.71%   +0.46%     
==========================================
  Files         419      555     +136     
  Lines       29813    37892    +8079     
==========================================
+ Hits        21539    27553    +6014     
- Misses       8274    10339    +2065     
Files with missing lines Coverage Δ
spp_farmer_registry/models/__init__.py 100.00% <ø> (ø)
spp_registry/models/__init__.py 100.00% <100.00%> (ø)
spp_registry/models/res_config_settings.py 100.00% <100.00%> (ø)

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