jgrygierek / BatchEntityImportBundle

Importing entities with preview and edit features for Symfony.
MIT License
9 stars 6 forks source link

do not pass config using getSubscribedServices #74

Closed jgrygierek closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #74 (2554dad) into master (cf8349b) will increase coverage by 0.17%. The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master      #74      +/-   ##
============================================
+ Coverage     96.28%   96.46%   +0.17%     
+ Complexity      180      178       -2     
============================================
  Files            30       30              
  Lines           458      453       -5     
============================================
- Hits            441      437       -4     
+ Misses           17       16       -1     
Impacted Files Coverage Δ
src/Controller/BaseImportControllerTrait.php 88.33% <100.00%> (+0.64%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more