mirko-pagliai / cakephp-database-backup

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

backtrack (compared to version `2.9.0`): all tracks are auto-discovered, #79

Closed mirko-pagliai closed 2 years ago

mirko-pagliai commented 2 years ago
otherwise it would not be possible to change the connection you want to work
on on the fly
codecov[bot] commented 2 years ago

Codecov Report

Merging #79 (f904bf3) into master (2d946f4) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #79   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       124       126    +2     
===========================================
  Files             18        18           
  Lines            429       432    +3     
===========================================
+ Hits             429       432    +3     
Impacted Files Coverage Δ
src/BackupTrait.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 2d946f4...f904bf3. Read the comment docs.