jgrygierek / SonataBatchEntityImportBundle

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

code style #15

Closed jgrygierek closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #15 (b768392) into master (0eb55b2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #15   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        18        18           
===========================================
  Files              5         5           
  Lines             59        57    -2     
===========================================
- Hits              59        57    -2     
Impacted Files Coverage Δ Complexity Δ
src/Admin/AdminImportExtension.php 100.00% <ø> (ø) 5.00 <0.00> (ø)
src/Controller/ImportControllerTrait.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
src/Controller/ImportCrudController.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
src/DependencyInjection/Configuration.php 100.00% <ø> (ø) 3.00 <0.00> (ø)
...encyInjection/SonataBatchEntityImportExtension.php 100.00% <ø> (ø) 2.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 0eb55b2...b768392. Read the comment docs.