mirko-pagliai / cakephp-database-backup

DatabaseBackup is a CakePHP plugin to export, import and manage database backups
Other
19 stars 3 forks source link

Develop #74

Closed mirko-pagliai closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #74 (7b80a12) into master (e4b1bcf) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #74   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       124       124           
===========================================
  Files             18        18           
  Lines            427       429    +2     
===========================================
+ Hits             427       429    +2     
Impacted Files Coverage Δ
src/Utility/BackupExport.php 100.00% <ø> (ø)
src/Driver/Driver.php 100.00% <100.00%> (ø)
src/Driver/Mysql.php 100.00% <100.00%> (ø)
src/TestSuite/DriverTestCase.php 100.00% <100.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 e4b1bcf...7b80a12. Read the comment docs.