Skip to content

fix(starter_sp_mis): make registry access control persist and enforce - #411

Open
emjay0921 wants to merge 4 commits into
19.0from
fix/1142-spmis-registry-restriction
Open

fix(starter_sp_mis): make registry access control persist and enforce#411
emjay0921 wants to merge 4 commits into
19.0from
fix/1142-spmis-registry-restriction

fix(starter_sp_mis): make the noupdate move real and close the promot…

9a3a9a3
Select commit
Loading
Failed to load commit list.
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).
⚠️ Report is 3 commits behind head on 19.0.

Files with missing lines Patch % Lines
spp_starter_sp_mis/models/res_partner.py 85.29% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            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%> (ø)

... and 1 file 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.