fix(starter_sp_mis): make registry access control persist and enforce - #411
Open
emjay0921 wants to merge 4 commits into
Open
fix(starter_sp_mis): make registry access control persist and enforce#411emjay0921 wants to merge 4 commits into
emjay0921 wants to merge 4 commits into
Codecov / codecov/project
succeeded
Aug 19, 2026 in 1s
71.52% (+0.03%) compared to c33d3cb
View this Pull Request on Codecov
71.52% (+0.03%) compared to c33d3cb
Details
Codecov Report
❌ Patch coverage is 87.17949% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.52%. Comparing base (c33d3cb) to head (9a3a9a3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| spp_starter_sp_mis/models/res_partner.py | 85.29% | 5 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 19.0 #411 +/- ##
==========================================
+ Coverage 71.49% 71.52% +0.03%
==========================================
Files 243 242 -1
Lines 20785 20820 +35
==========================================
+ Hits 14860 14892 +32
- Misses 5925 5928 +3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| spp_starter_sp_mis/__init__.py | 100.00% <ø> (ø) |
|
| spp_starter_sp_mis/models/__init__.py | 100.00% <100.00%> (ø) |
|
| spp_starter_sp_mis/models/res_config_settings.py | 100.00% <100.00%> (ø) |
|
| spp_starter_sp_mis/models/res_partner.py | 85.29% <85.29%> (ø) |
🚀 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.
Loading