Skip to content

fix(spp_hide_menus_base): a duplicate menu_id row must not abort the registry load - #409

Merged
gonzalesedwin1123 merged 6 commits into
19.0from
fix/408-hide-menu-duplicate-aborts-registry
Aug 12, 2026
Merged

fix(spp_hide_menus_base): a duplicate menu_id row must not abort the registry load#409
gonzalesedwin1123 merged 6 commits into
19.0from
fix/408-hide-menu-duplicate-aborts-registry

docs(spp_hide_menus_base): apply CI's regenerated README for 19.0.2.1.0

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

72.54% (+1.05%) compared to c33d3cb

View this Pull Request on Codecov

72.54% (+1.05%) compared to c33d3cb

Details

Codecov Report

❌ Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 72.54%. Comparing base (c33d3cb) to head (c4ac87f).

Files with missing lines Patch % Lines
spp_hide_menus_base/models/ir_module_module.py 83.33% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #409      +/-   ##
==========================================
+ Coverage   71.49%   72.54%   +1.05%     
==========================================
  Files         243      376     +133     
  Lines       20785    27201    +6416     
==========================================
+ Hits        14860    19733    +4873     
- Misses       5925     7468    +1543     
Files with missing lines Coverage Δ
spp_hide_menus_base/models/hide_menu.py 97.95% <100.00%> (ø)
spp_hide_menus_base/models/ir_module_module.py 90.90% <83.33%> (ø)

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