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

Postgres driver support new schema.Constraint schema.Index #116

Merged
merged 2 commits into from
May 28, 2019

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented May 28, 2019

Fix #113

@k1LoW k1LoW self-assigned this May 28, 2019
@codecov
Copy link

codecov bot commented May 28, 2019

Codecov Report

Merging #116 into master will increase coverage by 0.1%.
The diff coverage is 89.13%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #116     +/-   ##
=========================================
+ Coverage   70.74%   70.84%   +0.1%     
=========================================
  Files          12       12             
  Lines        2181     2168     -13     
=========================================
- Hits         1543     1536      -7     
+ Misses        490      486      -4     
+ Partials      148      146      -2
Impacted Files Coverage Δ
drivers/postgres/postgres.go 71.35% <89.13%> (+0.54%) ⬆️

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 e6d1b00...ee262be. Read the comment docs.

@k1LoW k1LoW merged commit 206b690 into master May 28, 2019
@k1LoW k1LoW deleted the pg-analyze-index branch May 28, 2019 07:56
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.

1 participant