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

fix order of generated tables in migrations #206

Merged
merged 1 commit into from Jul 18, 2017

Conversation

erizocosmico
Copy link
Contributor

Fixes #199

Signed-off-by: Miguel Molina <miguel@erizocosmi.co>
@codecov
Copy link

codecov bot commented Jul 18, 2017

Codecov Report

Merging #206 into master will decrease coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #206      +/-   ##
==========================================
- Coverage   79.22%   79.18%   -0.04%     
==========================================
  Files          19       19              
  Lines        3653     3647       -6     
==========================================
- Hits         2894     2888       -6     
  Misses        545      545              
  Partials      214      214
Impacted Files Coverage Δ
generator/migration.go 86.68% <100%> (-0.18%) ⬇️

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 8f0f7a6...a19343f. Read the comment docs.

@erizocosmico erizocosmico merged commit 3cca3e8 into src-d:master Jul 18, 2017
@erizocosmico erizocosmico deleted the fix/migration-order branch July 18, 2017 14:55
@codecov-io
Copy link

Codecov Report

Merging #206 into master will decrease coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #206      +/-   ##
==========================================
- Coverage   79.22%   79.18%   -0.04%     
==========================================
  Files          19       19              
  Lines        3653     3647       -6     
==========================================
- Hits         2894     2888       -6     
  Misses        545      545              
  Partials      214      214
Impacted Files Coverage Δ
generator/migration.go 86.68% <100%> (-0.18%) ⬇️

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 8f0f7a6...a19343f. 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.

None yet

3 participants