dshoreman / servidor

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

Refactor project-handling bits to Actions #523

Closed dshoreman closed 1 year ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #523 (0ad66b3) into develop (e312057) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             develop     #523   +/-   ##
==========================================
  Coverage      99.57%   99.57%           
- Complexity       420      421    +1     
==========================================
  Files             86       89    +3     
  Lines           1165     1168    +3     
==========================================
+ Hits            1160     1163    +3     
  Misses             5        5           
Impacted Files Coverage Δ
app/Projects/Redirect.php 100.00% <ø> (ø)
...ttp/Controllers/Projects/Applications/PullCode.php 100.00% <100.00%> (ø)
app/Projects/Actions/EnableOrDisableProject.php 100.00% <100.00%> (ø)
app/Projects/Actions/SyncAppFiles.php 100.00% <100.00%> (ø)
app/Projects/Actions/SyncNginxConfig.php 100.00% <100.00%> (ø)
app/Projects/Application.php 100.00% <100.00%> (ø)
app/Projects/Applications/ApplyAppNginxConfig.php 100.00% <100.00%> (ø)
app/Projects/Applications/DeployApp.php 100.00% <100.00%> (ø)
app/Projects/Applications/Templates/Html.php 100.00% <100.00%> (ø)
...pp/Projects/Redirects/ApplyRedirectNginxConfig.php 100.00% <100.00%> (ø)
... and 3 more

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