phalcon / migrations

Generate or migrate database changes via migrations.
https://docs.phalcon.io/latest/en/db-migrations
BSD 3-Clause "New" or "Revised" License
27 stars 23 forks source link

#8 - Column type time #27

Closed Jeckerson closed 4 years ago

Jeckerson commented 4 years ago

Issue - #8

codecov[bot] commented 4 years ago

Codecov Report

Merging #27 into master will increase coverage by 1.05%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #27      +/-   ##
============================================
+ Coverage     29.41%   30.46%   +1.05%     
- Complexity      607      609       +2     
============================================
  Files            26       26              
  Lines          1598     1602       +4     
============================================
+ Hits            470      488      +18     
+ Misses         1128     1114      -14
Impacted Files Coverage Δ Complexity Δ
src/Mvc/Model/Migration.php 39.05% <100%> (+1.05%) 168 <0> (+1) :arrow_up:
src/Migrations.php 55.01% <100%> (+3.63%) 115 <1> (+1) :arrow_up:

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 b5b9d5a...9097c1b. Read the comment docs.