dereuromark / cakephp-tools

A CakePHP Tools plugin containing lots of useful helpers, behaviors, components, shells, ...
http://www.dereuromark.de
MIT License
336 stars 142 forks source link

Fix some skipped tests. #254

Closed dereuromark closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@39e5d6f). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #254   +/-   ##
=========================================
  Coverage          ?   74.18%           
  Complexity        ?     1930           
=========================================
  Files             ?       60           
  Lines             ?     4560           
  Branches          ?        0           
=========================================
  Hits              ?     3383           
  Misses            ?     1177           
  Partials          ?        0
Impacted Files Coverage Δ Complexity Δ
src/Utility/Utility.php 71.52% <ø> (ø) 139 <0> (?)
src/View/Helper/UrlHelper.php 100% <100%> (ø) 9 <0> (?)
src/Model/Table/Table.php 61.32% <100%> (ø) 100 <0> (?)
src/Controller/Component/MobileComponent.php 87.69% <100%> (ø) 27 <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 39e5d6f...981ebe9. Read the comment docs.