Runroom / RunroomSamplesBundle

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

Upgrade runroom packages and increase coverage #20

Closed jordisala1991 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #20 into master will increase coverage by 34.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #20       +/-   ##
=============================================
+ Coverage     13.53%   47.67%   +34.13%     
- Complexity      171      172        +1     
=============================================
  Files            20       20               
  Lines           517      409      -108     
=============================================
+ Hits             70      195      +125     
+ Misses          447      214      -233     
Impacted Files Coverage Δ Complexity Δ
src/DependencyInjection/Configuration.php 100.00% <100.00%> (+100.00%) 1.00 <0.00> (ø)
src/Forms/Admin/ContactAdmin.php 100.00% <100.00%> (+100.00%) 5.00 <1.00> (+1.00)
src/Forms/Form/Type/ContactFormType.php 0.00% <0.00%> (ø) 2.00% <0.00%> (ø%)
src/Forms/Entity/Contact.php 3.27% <0.00%> (+3.27%) 48.00% <0.00%> (ø%)
src/Forms/Form/ContactEventHandler.php 11.11% <0.00%> (+11.11%) 3.00% <0.00%> (ø%)
src/BasicEntities/Repository/BookRepository.php 23.07% <0.00%> (+23.07%) 2.00% <0.00%> (ø%)
src/BasicEntities/Admin/BookAdmin.php 100.00% <0.00%> (+100.00%) 3.00% <0.00%> (ø%)
src/BasicEntities/Admin/CategoryAdmin.php 100.00% <0.00%> (+100.00%) 3.00% <0.00%> (ø%)
... and 1 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 b76b534...488062d. Read the comment docs.