Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds an "about" controller #3782

Merged
merged 4 commits into from
Apr 3, 2024

! test install was not working

205dd0f
Select commit
Loading
Failed to load commit list.
Merged

Adds an "about" controller #3782

! test install was not working
205dd0f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2024 in 1s

33.04% (+0.02%) compared to 82c43aa

View this Pull Request on Codecov

33.04% (+0.02%) compared to 82c43aa

Details

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 ⚠️
sources/subs/Who.subs.php 0.00% 5 Missing ⚠️
sources/ElkArte/Controller/Register.php 0.00% 2 Missing ⚠️
sources/ElkArte/UserSettingsLoader.php 0.00% 1 Missing ⚠️
sources/subs/Menu.subs.php 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                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     

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