jgrygierek / BatchEntityImportBundle

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

add features from master #83

Closed jgrygierek closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #83 (9898d46) into v2-master (7324bc5) will increase coverage by 0.41%. The diff coverage is 96.29%.

@@               Coverage Diff               @@
##             v2-master      #83      +/-   ##
===============================================
+ Coverage        96.91%   97.33%   +0.41%     
- Complexity         180      181       +1     
===============================================
  Files               30       29       -1     
  Lines              487      488       +1     
===============================================
+ Hits               472      475       +3     
+ Misses              15       13       -2     
Impacted Files Coverage Δ
src/Validator/Constraints/AbstractValidator.php 100.00% <ø> (ø)
src/Model/Matrix/MatrixRecord.php 87.50% <83.33%> (+1.78%) :arrow_up:
src/Controller/BaseImportControllerTrait.php 90.90% <100.00%> (ø)
src/DependencyInjection/Configuration.php 100.00% <100.00%> (ø)
src/Form/Type/MatrixRecordType.php 100.00% <100.00%> (ø)
...odel/Configuration/AbstractImportConfiguration.php 91.83% <100.00%> (ø)
src/Model/Matrix/Matrix.php 100.00% <100.00%> (ø)
src/Service/PropertyExistenceChecker.php 100.00% <100.00%> (ø)
src/Utils/ColumnNameHelper.php 100.00% <100.00%> (ø)
...ator/Constraints/DatabaseEntityUniqueValidator.php 100.00% <100.00%> (+3.07%) :arrow_up:
... and 1 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more