dereuromark / cakephp-sandbox

A CakePHP Sandbox app to test and showcase misc. features and tools.
https://sandbox.dereuromark.de
MIT License
60 stars 37 forks source link

test php74 #24

Closed dereuromark closed 4 years ago

dereuromark commented 4 years ago

WIP

https://github.com/chillerlan/php-qrcode/blob/master/.travis.yml#L17

codecov-io commented 4 years ago

Codecov Report

Merging #24 into master will increase coverage by 0.12%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #24      +/-   ##
============================================
+ Coverage     25.71%   25.84%   +0.12%     
+ Complexity      579      575       -4     
============================================
  Files            75       74       -1     
  Lines          1948     1931      -17     
============================================
- Hits            501      499       -2     
+ Misses         1447     1432      -15
Impacted Files Coverage Δ Complexity Δ
.../Sandbox/src/Controller/AjaxExamplesController.php 38.29% <0%> (-1.29%) 31% <0%> (ø)
.../Sandbox/src/Controller/FeedExamplesController.php 94.87% <0%> (ø) 9% <0%> (ø) :arrow_down:
...Sandbox/src/Controller/CacheExamplesController.php 0% <0%> (ø) 5% <0%> (ø) :arrow_down:
...box/src/Controller/Admin/AuthSandboxController.php 100% <0%> (ø) 2% <0%> (ø) :arrow_down:
src/Controller/AppController.php 100% <0%> (ø) 7% <0%> (ø) :arrow_down:
...thSandbox/src/Controller/AuthSandboxController.php 43.9% <0%> (ø) 13% <0%> (ø) :arrow_down:
...dbox/src/Controller/FeedbackExamplesController.php
...Sandbox/src/Controller/ToolsExamplesController.php 42.74% <0%> (+3.85%) 45% <0%> (-3%) :arrow_down:

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 4c7ec23...4b7415f. Read the comment docs.