Skip to content

Close open dropdowns on outside tap

8319aee
Select commit
Loading
Failed to load commit list.
Merged

Clean-room system menu administration #1666

Close open dropdowns on outside tap
8319aee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 1s

19.19% (+19.19%) compared to f23a9d6

View this Pull Request on Codecov

19.19% (+19.19%) compared to f23a9d6

Details

Codecov Report

❌ Patch coverage is 8.51711% with 1203 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.19%. Comparing base (f23a9d6) to head (8319aee).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
htdocs/modules/system/admin/menus/main.php 0.00% 482 Missing ⚠️
htdocs/modules/system/include/update.php 0.00% 289 Missing ⚠️
htdocs/class/theme.php 0.00% 131 Missing ⚠️
htdocs/kernel/menusitems.php 16.08% 120 Missing ⚠️
htdocs/kernel/menuscategory.php 25.00% 78 Missing ⚠️
...cs/modules/system/language/english/admin/menus.php 0.00% 61 Missing ⚠️
htdocs/modules/system/class/SystemMenusTree.php 74.11% 22 Missing ⚠️
htdocs/modules/system/xoops_version.php 0.00% 9 Missing ⚠️
...tdocs/modules/system/admin/menus/xoops_version.php 0.00% 4 Missing ⚠️
htdocs/modules/system/constants.php 0.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@              Coverage Diff              @@
##             master    #1666       +/-   ##
=============================================
+ Coverage          0   19.19%   +19.19%     
- Complexity        0     7448     +7448     
=============================================
  Files             0      620      +620     
  Lines             0    39085    +39085     
=============================================
+ Hits              0     7501     +7501     
- Misses            0    31584    +31584     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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