dshoreman / servidor

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

Add support for enabling HTTPS and adding SSL certs #565

Closed dshoreman closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #565 (80de80e) into develop (150404b) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@              Coverage Diff              @@
##             develop     #565      +/-   ##
=============================================
+ Coverage      99.76%   99.77%   +0.01%     
- Complexity       434      455      +21     
=============================================
  Files             90       95       +5     
  Lines           1259     1325      +66     
=============================================
+ Hits            1256     1322      +66     
  Misses             3        3              
Impacted Files Coverage Δ
app/Projects/Application.php 100.00% <ø> (ø)
app/Projects/Redirect.php 100.00% <ø> (ø)
app/Http/Requests/Projects/NewProjectApp.php 100.00% <100.00%> (ø)
app/Http/Requests/Projects/NewProjectRedirect.php 100.00% <100.00%> (ø)
app/Projects/Actions/SaveSslCertificate.php 100.00% <100.00%> (ø)
app/Projects/Applications/PrepareSsl.php 100.00% <100.00%> (ø)
app/Projects/Applications/ProjectAppSaving.php 100.00% <100.00%> (ø)
app/Projects/Redirects/PrepareRedirectSsl.php 100.00% <100.00%> (ø)
app/Projects/Redirects/ProjectRedirectSaving.php 100.00% <100.00%> (ø)

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