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

Update cake core. #12

Closed dereuromark closed 6 years ago

dereuromark commented 6 years ago

test updating core.

codecov-io commented 6 years ago

Codecov Report

Merging #12 into 3.0 will decrease coverage by 2.85%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                3.0      #12      +/-   ##
============================================
- Coverage     29.09%   26.24%   -2.86%     
  Complexity      423      423              
============================================
  Files            64       64              
  Lines          1471     1471              
============================================
- Hits            428      386      -42     
- Misses         1043     1085      +42
Impacted Files Coverage Δ Complexity Δ
...Sandbox/src/Controller/ToolsExamplesController.php 33.92% <ø> (+5.35%) 36 <0> (ø) :arrow_down:
.../Sandbox/src/Controller/FeedExamplesController.php 12.82% <0%> (-82.06%) 9% <0%> (ø)
plugins/Sandbox/src/Controller/CsvController.php 42.3% <0%> (-50%) 7% <0%> (ø)
.../Sandbox/src/Controller/AjaxExamplesController.php 50.76% <0%> (-4.62%) 23% <0%> (ø)

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 82eb83a...38a64bd. Read the comment docs.

dereuromark commented 6 years ago

I have to merge this now, even if tests are still failing. Hope we can resolve those ASAP.