webnet-fr / database-anonymizer

CLI tool an PHP library to anonymize data in various databases
MIT License
33 stars 16 forks source link

Correction Issue #14

Closed NourWebnet closed 1 year ago

NourWebnet commented 1 year ago

This pull request to resolve this issue : https://github.com/webnet-fr/database-anonymizer/issues/12

codecov[bot] commented 1 year ago

Codecov Report

Merging #14 (10b74bf) into master (340b33b) will increase coverage by 0.26%. The diff coverage is 100.00%.

:exclamation: Current head 10b74bf differs from pull request most recent head 3ccf144. Consider uploading reports for the commit 3ccf144 to get more accurate results

@@             Coverage Diff              @@
##             master      #14      +/-   ##
============================================
+ Coverage     94.15%   94.41%   +0.26%     
  Complexity      117      117              
============================================
  Files            20       20              
  Lines           359      394      +35     
============================================
+ Hits            338      372      +34     
- Misses           21       22       +1     
Impacted Files Coverage Δ
src/Anonymizer.php 96.42% <100.00%> (+0.13%) :arrow_up:
src/Config/TargetFactory.php 95.83% <100.00%> (ø)
...cyInjection/Compiler/ChainGeneratorFactoryPass.php 88.88% <0.00%> (-11.12%) :arrow_down:
src/TargetTable.php 86.36% <0.00%> (-4.12%) :arrow_down:
src/Config/ConfigurationTrait.php 100.00% <0.00%> (ø)
src/Command/GuessConfigCommand.php 100.00% <0.00%> (ø)
src/ConfigGuesser/ConfigWriter.php 100.00% <0.00%> (ø)
...yInjection/WebnetFrDatabaseAnonymizerExtension.php 100.00% <0.00%> (ø)
src/Command/AnonymizeCommandTrait.php 92.85% <0.00%> (+0.26%) :arrow_up:
... and 3 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.