Runroom / RunroomSamplesBundle

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

Hotfix/update dependencies #28

Closed jordisala1991 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #28 (1a963e0) into master (9740d0e) will decrease coverage by 1.79%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #28      +/-   ##
============================================
- Coverage     54.51%   52.71%   -1.80%     
+ Complexity      127      125       -2     
============================================
  Files            24       24              
  Lines           521      478      -43     
============================================
- Hits            284      252      -32     
+ Misses          237      226      -11     
Impacted Files Coverage Δ Complexity Δ
src/Forms/Form/ContactHubspotEventHandler.php 9.09% <ø> (ø) 4.00 <0.00> (ø)
src/BasicEntities/Repository/BookRepository.php 16.66% <0.00%> (-6.42%) 2.00% <0.00%> (ø%)
src/Forms/Admin/ContactAdmin.php 100.00% <0.00%> (ø) 5.00% <0.00%> (ø%)
src/Resources/config/services.php 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%)
src/Forms/Service/ContactService.php 100.00% <0.00%> (ø) 1.00% <0.00%> (-2.00%)
src/BasicEntities/Admin/BookAdmin.php 100.00% <0.00%> (ø) 3.00% <0.00%> (ø%)
src/Forms/Form/Type/ContactFormType.php 0.00% <0.00%> (ø) 2.00% <0.00%> (ø%)
src/BasicEntities/Admin/CategoryAdmin.php 100.00% <0.00%> (ø) 3.00% <0.00%> (ø%)
src/DependencyInjection/Configuration.php 100.00% <0.00%> (ø) 1.00% <0.00%> (ø%)
src/Forms/Form/Type/ContactHubspotFormType.php 100.00% <0.00%> (ø) 2.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 9740d0e...1a963e0. Read the comment docs.