origamiphp / source

Source code of the PHP toolbox.
MIT License
12 stars 4 forks source link

Simplify Mkcert use by dropping custom domains #390

Closed ajardin closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #390 (598d3bc) into master (99d57b1) will increase coverage by 0.39%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #390      +/-   ##
============================================
+ Coverage     96.85%   97.24%   +0.39%     
+ Complexity      341      322      -19     
============================================
  Files            41       40       -1     
  Lines           986      945      -41     
============================================
- Hits            955      919      -36     
+ Misses           31       26       -5     
Impacted Files Coverage Δ
src/EventSubscriber/EnvironmentSubscriber.php 100.00% <ø> (ø)
src/Command/InstallCommand.php 100.00% <100.00%> (ø)
src/Command/RegistryCommand.php 100.00% <100.00%> (ø)
src/Command/StartCommand.php 100.00% <100.00%> (ø)
src/Service/Middleware/Binary/Mkcert.php 100.00% <100.00%> (ø)
src/Service/Setup/ConfigurationFiles.php 97.22% <100.00%> (-0.15%) :arrow_down:
src/Service/Setup/EnvironmentBuilder.php 100.00% <100.00%> (+7.54%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 99d57b1...598d3bc. Read the comment docs.