origamiphp / source

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

Migrate to Codecov supported uploader #365

Closed ajardin closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #365 (c302ea5) into master (cd2fd44) will increase coverage by 0.09%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #365      +/-   ##
============================================
+ Coverage     98.54%   98.64%   +0.09%     
  Complexity      292      292              
============================================
  Files            38       38              
  Lines           963     1031      +68     
============================================
+ Hits            949     1017      +68     
  Misses           14       14              
Impacted Files Coverage Δ
src/Application.php 100.00% <0.00%> (ø)
src/Command/PsCommand.php 100.00% <0.00%> (ø)
src/Command/PhpCommand.php 100.00% <0.00%> (ø)
src/Command/DataCommand.php 100.00% <0.00%> (ø)
src/Command/LogsCommand.php 100.00% <0.00%> (ø)
src/Command/RootCommand.php 100.00% <0.00%> (ø)
src/Command/StopCommand.php 100.00% <0.00%> (ø)
src/Command/StartCommand.php 100.00% <0.00%> (ø)
src/Command/UpdateCommand.php 100.00% <0.00%> (ø)
src/Command/DefaultCommand.php 100.00% <0.00%> (ø)
... and 27 more

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 cd2fd44...c302ea5. Read the comment docs.