elkarte / Elkarte

ElkArte Forum. A free, open source, modern discussion forum / BB
https://elkarte.github.io/Elkarte/
BSD 3-Clause "New" or "Revised" License
175 stars 61 forks source link

Profile Updates #3752

Closed Spuds closed 7 months ago

Spuds commented 7 months ago

Move all profile controllers to their own namespace pull out profile fields from subs to its own class refactoring

codecov[bot] commented 7 months ago

Codecov Report

Attention: 951 lines in your changes are missing coverage. Please review.

Comparison is base (c53b049) 33.39% compared to head (7db5c7d) 33.16%. Report is 1 commits behind head on development.

Files Patch % Lines
sources/ElkArte/Profile/ProfileFields.php 59.66% 263 Missing :warning:
sources/ElkArte/Profile/ProfileHistory.php 0.00% 262 Missing :warning:
sources/ElkArte/Profile/ProfileOptions.php 16.00% 189 Missing :warning:
sources/ElkArte/Profile/ProfileInfo.php 49.04% 134 Missing :warning:
sources/ElkArte/Profile/ProfileAccount.php 0.00% 71 Missing :warning:
sources/ElkArte/Profile/ProfileSubscriptions.php 0.00% 9 Missing :warning:
sources/ElkArte/Profile/Profile.php 96.01% 8 Missing :warning:
sources/subs/Profile.subs.php 61.11% 7 Missing :warning:
sources/ElkArte/Controller/PersonalMessage.php 0.00% 2 Missing :warning:
sources/Subs.php 0.00% 2 Missing :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #3752 +/- ## ================================================= - Coverage 33.39% 33.16% -0.23% - Complexity 16457 16625 +168 ================================================= Files 433 434 +1 Lines 83942 84023 +81 ================================================= - Hits 28029 27867 -162 - Misses 55913 56156 +243 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.