Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added extra migration hooks. #174

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mcneely
Copy link

@mcneely mcneely commented Feb 16, 2017

Added setup, cleanup, transaction_setup, transaction_cleanup, pretransaction_up/down, postcommit_up/down.

@codecov-io
Copy link

codecov-io commented Feb 16, 2017

Codecov Report

Merging #174 into master will increase coverage by <.01%.
The diff coverage is 64.28%.

@@            Coverage Diff             @@
##           master     #174      +/-   ##
==========================================
+ Coverage   63.62%   63.62%   +<.01%     
==========================================
  Files          25       25              
  Lines        2771     2785      +14     
==========================================
+ Hits         1763     1772       +9     
- Misses       1008     1013       +5
Impacted Files Coverage Δ
lib/Task/Db/Migrate.php 59.86% <64.28%> (+0.44%)

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 6f264c3...64547a2. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants