dshoreman / servidor

A modern web application for managing servers
GNU Lesser General Public License v2.1
9 stars 11 forks source link

Testing composer updates #558

Closed dshoreman closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #558 (adb44cc) into develop (605abb3) will increase coverage by 0.18%. The diff coverage is 100.00%.

:exclamation: Current head adb44cc differs from pull request most recent head ef0007c. Consider uploading reports for the commit ef0007c to get more accurate results

@@              Coverage Diff              @@
##             develop     #558      +/-   ##
=============================================
+ Coverage      99.57%   99.75%   +0.18%     
- Complexity       421      429       +8     
=============================================
  Files             89       90       +1     
  Lines           1172     1242      +70     
=============================================
+ Hits            1167     1239      +72     
+ Misses             5        3       -2     
Impacted Files Coverage Δ
app/Http/Requests/Projects/NewProjectApp.php 100.00% <ø> (ø)
app/System/Groups/LinuxGroup.php 100.00% <ø> (ø)
app/Databases/DatabaseDTO.php 100.00% <100.00%> (ø)
app/Databases/DatabaseManager.php 100.00% <100.00%> (ø)
app/FileManager/FileManager.php 97.34% <100.00%> (+0.17%) :arrow_up:
app/Http/Controllers/Files/EditFile.php 100.00% <100.00%> (+13.33%) :arrow_up:
app/Http/Controllers/System/UsersController.php 100.00% <100.00%> (ø)
app/Http/Requests/Databases/NewDatabase.php 100.00% <100.00%> (ø)
app/Http/Requests/FileManager/EditFile.php 100.00% <100.00%> (ø)
app/Projects/Actions/EnableOrDisableProject.php 100.00% <100.00%> (ø)
... and 60 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more