Skip to content

fix(spp_hide_menus_base): make the menu-hiding pass best-effort on database errors (#526) - #532

Open
gonzalesedwin1123 wants to merge 3 commits into
19.0from
fix-526-hide-menus-register-hook
Open

gonzalesedwin1123 wants to merge 3 commits into
19.0from
fix-526-hide-menus-register-hook

docs(spp_hide_menus_base): regenerate README from fragments (CI output)

90b4665
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 21, 2026 in 1s

77.05% (+0.14%) compared to 1a3c591

View this Pull Request on Codecov

77.05% (+0.14%) compared to 1a3c591

Details

Codecov Report

❌ Patch coverage is 95.83333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 77.05%. Comparing base (1a3c591) to head (90b4665).

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

Impacted file tree graph

@@            Coverage Diff             @@
##             19.0     #532      +/-   ##
==========================================
+ Coverage   76.91%   77.05%   +0.14%     
==========================================
  Files         704      727      +23     
  Lines       45774    47171    +1397     
==========================================
+ Hits        35205    36346    +1141     
- Misses      10569    10825     +256     
Files with missing lines Coverage Δ
spp_hide_menus_base/models/ir_module_module.py 92.50% <95.83%> (ø)

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