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

Scripts #3767

Closed Spuds closed 5 months ago

Spuds commented 5 months ago

Javascript Update

There are several bug fixes as well, hard to go through all those files and not find a thing or two to fix

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 33.30%. Comparing base (b338360) to head (01e332b). Report is 2 commits behind head on development.

Files Patch % Lines
sources/ElkArte/Controller/Jslocale.php 0.00% 11 Missing :warning:
sources/ElkArte/AdminController/CoreFeatures.php 0.00% 8 Missing :warning:
sources/ElkArte/AdminController/ManageNews.php 0.00% 4 Missing :warning:
sources/subs/Profile.subs.php 25.00% 3 Missing :warning:
sources/ElkArte/AdminController/ManageFeatures.php 50.00% 2 Missing :warning:
themes/default/ProfileOptions.template.php 75.00% 2 Missing :warning:
sources/ElkArte/AdminController/ManageBans.php 0.00% 1 Missing :warning:
sources/ElkArte/AdminController/ManagePosts.php 0.00% 1 Missing :warning:
sources/ElkArte/AdminController/ManageServer.php 0.00% 1 Missing :warning:
sources/ElkArte/BoardsTree.php 0.00% 1 Missing :warning:
... and 3 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #3767 +/- ## ================================================= + Coverage 33.08% 33.30% +0.21% + Complexity 16552 16545 -7 ================================================= Files 431 431 Lines 83650 83623 -27 ================================================= + Hits 27679 27848 +169 + Misses 55971 55775 -196 ```

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