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 traversable #274

Closed mlingureanu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #274 (009e4ae) into master (c5aa71e) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head 009e4ae differs from pull request most recent head 0ea3632. Consider uploading reports for the commit 0ea3632 to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #274   +/-   ##
=========================================
  Coverage     79.31%   79.31%           
  Complexity     2048     2048           
=========================================
  Files            63       63           
  Lines          4937     4937           
=========================================
  Hits           3916     3916           
  Misses         1021     1021           
Impacted Files Coverage Δ
src/Model/Entity/EnumTrait.php 100.00% <100.00%> (ø)

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 c5aa71e...0ea3632. Read the comment docs.

mlingureanu commented 2 years ago

solved