Skip to content

Fix/273 hardening - #179

Merged
mambax7 merged 10 commits into
XOOPS:masterfrom
mambax7:fix/273-hardening
Aug 24, 2026
Merged

Fix/273 hardening#179
mambax7 merged 10 commits into
XOOPS:masterfrom
mambax7:fix/273-hardening

fix(profile): give the logout confirmation an English fallback string

72542d9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 24, 2026 in 0s

20.24% (+0.06%) compared to b4b30b3

View this Pull Request on Codecov

20.24% (+0.06%) compared to b4b30b3

Details

Codecov Report

❌ Patch coverage is 19.35484% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 20.24%. Comparing base (b4b30b3) to head (72542d9).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
htdocs/modules/profile/preloads/core.php 0.00% 7 Missing ⚠️
htdocs/modules/profile/user.php 0.00% 7 Missing ⚠️
htdocs/modules/pm/preloads/core.php 0.00% 6 Missing ⚠️
htdocs/class/captcha/image/scripts/image.php 0.00% 3 Missing ⚠️
htdocs/modules/profile/register.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #179      +/-   ##
============================================
+ Coverage     20.18%   20.24%   +0.06%     
- Complexity     8217     8233      +16     
============================================
  Files           673      674       +1     
  Lines         44242    44297      +55     
============================================
+ Hits           8930     8970      +40     
- Misses        35312    35327      +15     

☔ View full report in Codecov by Harness.
📢 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.