atk4 / schema

Few classes built on top of Agile Data that can take care of your SQL database schema
https://agiletoolkit.org/
MIT License
4 stars 5 forks source link

Upgrade phpunit #47

Closed mvorisek closed 4 years ago

mvorisek commented 4 years ago

Tested with:

codecov[bot] commented 4 years ago

Codecov Report

Merging #47 into develop will decrease coverage by 12.15%. The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff               @@
##             develop      #47       +/-   ##
==============================================
- Coverage      74.03%   61.87%   -12.16%     
  Complexity       157      157               
==============================================
  Files              6        6               
  Lines            362      362               
==============================================
- Hits             268      224       -44     
- Misses            94      138       +44     
Impacted Files Coverage Δ Complexity Δ
src/PhpunitTestCase.php 84.28% <100.00%> (ø) 29.00 <3.00> (?)
src/Migration.php 62.55% <0.00%> (-18.73%) 105.00% <0.00%> (ø%)
src/MigratorConsole.php 0.00% <0.00%> (ø) 4.00% <0.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 cf9fcb9...e191afa. Read the comment docs.