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

Add tree parent info and add TypeMap behavior. #216

Closed dereuromark closed 5 years ago

dereuromark commented 5 years ago

Reactivate Tree to have entity object support.

codecov-io commented 5 years ago

Codecov Report

Merging #216 into master will increase coverage by 0.58%. The diff coverage is 85%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master    #216      +/-   ##
===========================================
+ Coverage     72.01%   72.6%   +0.58%     
- Complexity     1855    1861       +6     
===========================================
  Files            55      56       +1     
  Lines          4370    4387      +17     
===========================================
+ Hits           3147    3185      +38     
+ Misses         1223    1202      -21
Impacted Files Coverage Δ Complexity Δ
src/Model/Behavior/TypeMapBehavior.php 63.63% <63.63%> (ø) 6 <6> (?)
src/View/Helper/TreeHelper.php 83.05% <93.1%> (+11.31%) 128 <74> (ø) :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 b54bb9c...fcd2e9e. Read the comment docs.