Runroom / RunroomSamplesBundle

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

Use Foundry, Update php to 7.4, Allow Sonata 4 #29

Closed jordisala1991 closed 3 years ago

jordisala1991 commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #29 (59f6254) into master (185a997) will increase coverage by 4.22%. The diff coverage is 96.15%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #29      +/-   ##
============================================
+ Coverage     54.51%   58.73%   +4.22%     
- Complexity      127      137      +10     
============================================
  Files            24       28       +4     
  Lines           521      555      +34     
============================================
+ Hits            284      326      +42     
+ Misses          237      229       -8     
Impacted Files Coverage Δ
src/BasicEntities/Controller/BookController.php 100.00% <ø> (ø)
src/BasicEntities/Entity/Book.php 24.00% <ø> (+12.00%) :arrow_up:
src/BasicEntities/Entity/BookTranslation.php 60.00% <ø> (+20.00%) :arrow_up:
src/BasicEntities/Entity/CategoryTranslation.php 60.00% <ø> (ø)
src/BasicEntities/Repository/BookRepository.php 23.07% <ø> (ø)
src/BasicEntities/Service/BookService.php 100.00% <ø> (ø)
src/BasicEntities/ViewModel/BookViewModel.php 100.00% <ø> (ø)
src/BasicEntities/ViewModel/BooksViewModel.php 100.00% <ø> (ø)
src/Forms/Controller/ContactController.php 79.31% <ø> (ø)
src/Forms/Entity/Contact.php 3.27% <0.00%> (ø)
... and 20 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 185a997...59f6254. Read the comment docs.