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

Additonal Name Spaces #3761

Closed Spuds closed 5 months ago

Spuds commented 5 months ago

We had (still do) a lot of class in the /ElkArte space that should have been grouped better. This is another step in that direction

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 46.95652% with 122 lines in your changes are missing coverage. Please review.

Project coverage is 34.38%. Comparing base (346263d) to head (f8b62c0). Report is 1 commits behind head on development.

Files Patch % Lines
sources/Load.php 53.96% 29 Missing :warning:
sources/Subs.php 37.77% 28 Missing :warning:
sources/Security.php 52.50% 19 Missing :warning:
sources/Logging.php 58.82% 7 Missing :warning:
sources/ElkArte/AdminController/ManageSmileys.php 0.00% 4 Missing :warning:
sources/ElkArte/Profile/ProfileAccount.php 0.00% 4 Missing :warning:
sources/ElkArte/AdminController/ManageBans.php 0.00% 3 Missing :warning:
...urces/ElkArte/Attachments/AttachmentsDirectory.php 50.00% 3 Missing :warning:
...ources/ElkArte/Attachments/TemporaryAttachment.php 50.00% 3 Missing :warning:
sources/ElkArte/Packages/Packages.php 0.00% 3 Missing :warning:
... and 13 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #3761 +/- ## ================================================= + Coverage 34.08% 34.38% +0.29% - Complexity 16511 16512 +1 ================================================= Files 430 430 Lines 84031 84040 +9 ================================================= + Hits 28639 28893 +254 + Misses 55392 55147 -245 ```

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