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

Adds an "about" controller #3782

Closed Spuds closed 4 months ago

Spuds commented 4 months ago

Central area to Manage contact and about style actions ... moves various functions from various controllers to a centralized about/contact area

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 33.04%. Comparing base (82c43aa) to head (205dd0f). Report is 1 commits behind head on development.

Files Patch % Lines
sources/ElkArte/Controller/About.php 0.00% 117 Missing :warning:
sources/subs/Who.subs.php 0.00% 5 Missing :warning:
sources/ElkArte/Controller/Register.php 0.00% 2 Missing :warning:
sources/ElkArte/UserSettingsLoader.php 0.00% 1 Missing :warning:
sources/subs/Menu.subs.php 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #3782 +/- ## ================================================= + Coverage 33.01% 33.04% +0.02% - Complexity 12906 12911 +5 ================================================= Files 288 289 +1 Lines 62496 62440 -56 ================================================= Hits 20633 20633 + Misses 41863 41807 -56 ```

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