Runroom / RunroomSamplesBundle

Samples of features that we use on our projects
MIT License
3 stars 6 forks source link

improve static code analisis #18

Closed jordisala1991 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #18 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #18   +/-   ##
=========================================
  Coverage     13.53%   13.53%           
  Complexity      171      171           
=========================================
  Files            20       20           
  Lines           517      517           
=========================================
  Hits             70       70           
  Misses          447      447           
Impacted Files Coverage Δ Complexity Δ
src/BasicEntities/ViewModel/BooksViewModel.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
...rc/DependencyInjection/RunroomSamplesExtension.php 0.00% <ø> (ø) 2.00 <0.00> (ø)
src/Forms/Admin/ContactAdmin.php 0.00% <ø> (ø) 4.00 <0.00> (ø)
src/Forms/Entity/Contact.php 0.00% <ø> (ø) 48.00 <0.00> (ø)
src/Forms/Form/ContactEventHandler.php 0.00% <ø> (ø) 3.00 <0.00> (ø)
src/Forms/Model/Contact.php 0.00% <ø> (ø) 36.00 <0.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 55c82ba...b209bc6. Read the comment docs.