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 table management #1

Merged
merged 3 commits into from May 8, 2019
Merged

Postgres table management #1

merged 3 commits into from May 8, 2019

Conversation

marccampbell
Copy link
Contributor

No description provided.

@marccampbell marccampbell force-pushed the pg-schema-table branch 8 times, most recently from 6e9c025 to eec960d Compare May 7, 2019 04:56
@codecov
Copy link

codecov bot commented May 8, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@fce85f6). Click here to learn what that means.
The diff coverage is 44.69%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage          ?   32.58%           
=========================================
  Files             ?       18           
  Lines             ?      666           
  Branches          ?        0           
=========================================
  Hits              ?      217           
  Misses            ?      428           
  Partials          ?       21
Impacted Files Coverage Δ
pkg/database/postgres/ping.go 0% <ø> (ø)
pkg/controller/table/postgres.go 0% <0%> (ø)
pkg/database/postgres/postgres.go 0% <0%> (ø)
pkg/controller/database/postgres.go 0% <0%> (ø)
pkg/database/postgres/column.go 66.66% <66.66%> (ø)
pkg/database/postgres/create.go 85.71% <85.71%> (ø)
pkg/database/postgres/alter.go 85.71% <85.71%> (ø)

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 fce85f6...0da6ed1. Read the comment docs.

@marccampbell marccampbell marked this pull request as ready for review May 8, 2019 04:19
@marccampbell marccampbell merged commit fee3a3e into master May 8, 2019
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

1 participant