Runroom / RunroomSamplesBundle

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

Change service definition to php file, add tests for them #26

Closed jordisala1991 closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #26 into master will increase coverage by 3.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #26      +/-   ##
============================================
+ Coverage     51.43%   54.51%   +3.07%     
  Complexity      127      127              
============================================
  Files            23       24       +1     
  Lines           488      521      +33     
============================================
+ Hits            251      284      +33     
  Misses          237      237              
Impacted Files Coverage Δ Complexity Δ
src/BasicEntities/Admin/BookAdmin.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/BasicEntities/Admin/CategoryAdmin.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
src/Forms/Admin/ContactAdmin.php 100.00% <ø> (ø) 5.00 <0.00> (ø)
...rc/DependencyInjection/RunroomSamplesExtension.php 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
src/Resources/config/services.php 100.00% <100.00%> (ø) 0.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 fa67503...8502c1f. Read the comment docs.