jgrygierek / SonataBatchEntityImportBundle

Importing entities with preview and edit features for Sonata Admin.
MIT License
8 stars 3 forks source link

improve autoconfig #19

Closed jgrygierek closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #19 (115f282) into master (a2fbb3a) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #19   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        18        27    +9     
===========================================
  Files              5         7    +2     
  Lines             57        74   +17     
===========================================
+ Hits              57        74   +17     
Impacted Files Coverage Δ Complexity Δ
...cyInjection/Compiler/AutoConfigureCompilerPass.php 100.00% <100.00%> (ø) 7.00 <7.00> (?)
...encyInjection/SonataBatchEntityImportExtension.php 100.00% <100.00%> (ø) 3.00 <1.00> (+1.00)
src/SonataBatchEntityImportBundle.php 100.00% <100.00%> (ø) 1.00 <1.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 a2fbb3a...115f282. Read the comment docs.