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

Cake dto #21

Closed dereuromark closed 5 years ago

dereuromark commented 5 years ago

Add https://github.com/dereuromark/cakephp-dto/

codecov-io commented 5 years ago

Codecov Report

Merging #21 into master will decrease coverage by 3.78%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #21      +/-   ##
============================================
- Coverage     27.22%   23.44%   -3.79%     
- Complexity      453      561     +108     
============================================
  Files            66       73       +7     
  Lines          1594     1851     +257     
============================================
  Hits            434      434              
- Misses         1160     1417     +257
Impacted Files Coverage Δ Complexity Δ
plugins/Sandbox/src/Dto/Github/RepoDto.php 0% <0%> (ø) 12 <12> (?)
plugins/Sandbox/src/Dto/Github/HeadDto.php 0% <0%> (ø) 12 <12> (?)
plugins/Sandbox/src/Dto/Github/UserDto.php 0% <0%> (ø) 9 <9> (?)
...s/Sandbox/src/Controller/DtoExamplesController.php 0% <0%> (ø) 4 <4> (?)
plugins/Sandbox/src/Dto/Github/LabelDto.php 0% <0%> (ø) 14 <14> (?)
plugins/Sandbox/src/Dto/Github/BaseDto.php 0% <0%> (ø) 12 <12> (?)
plugins/Sandbox/src/Dto/Github/PullRequestDto.php 0% <0%> (ø) 45 <45> (?)
... and 4 more

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 4e9178e...8371e12. Read the comment docs.