webnet-fr / database-anonymizer

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

update php requirement / allow php 8 #9

Closed cdaguerre closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #9 (a8ec167) into master (ea3a1a8) will not change coverage. The diff coverage is n/a.

:exclamation: Current head a8ec167 differs from pull request most recent head bde22dc. Consider uploading reports for the commit bde22dc to get more accurate results Impacted file tree graph

@@            Coverage Diff            @@
##             master       #9   +/-   ##
=========================================
  Coverage     94.15%   94.15%           
  Complexity      117      117           
=========================================
  Files            20       20           
  Lines           359      359           
=========================================
  Hits            338      338           
  Misses           21       21           

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 ea3a1a8...bde22dc. Read the comment docs.

sload commented 2 years ago

Hello @cdaguerre

Thanks for this work !

Antoine.