Skip to content

fix(dci_compliance): stop requesting the rpc service Odoo 19 removed; show warnings to administrators only (#450) - #527

Open
gonzalesedwin1123 wants to merge 6 commits into
19.0from
fix/450-useservice-rpc
Open

gonzalesedwin1123 wants to merge 6 commits into
19.0from
fix/450-useservice-rpc

docs: regenerate module READMEs from the changelog fragments

8b7c8db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 18, 2026 in 0s

76.91% (+0.00%) compared to 1a3c591

View this Pull Request on Codecov

76.91% (+0.00%) compared to 1a3c591

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.91%. Comparing base (1a3c591) to head (8b7c8db).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             19.0     #527   +/-   ##
=======================================
  Coverage   76.91%   76.91%           
=======================================
  Files         704      704           
  Lines       45774    45772    -2     
=======================================
- Hits        35205    35204    -1     
+ Misses      10569    10568    -1     
Files with missing lines Coverage Δ
spp_dci_compliance/controllers/security_warning.py 100.00% <100.00%> (+16.66%) ⬆️
spp_dci_compliance/models/security_warning.py 100.00% <100.00%> (ø)

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