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

tbls diff support for diff checking between dsn and dsn #280

Merged
merged 2 commits into from
Jan 31, 2021
Merged

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Jan 31, 2021

$ tbls diff postgres://dbuser:*****@local:5432/dbname postgres://dbuser:*****@production:5432/dbname

@k1LoW k1LoW self-assigned this Jan 31, 2021
@codecov
Copy link

codecov bot commented Jan 31, 2021

Codecov Report

Merging #280 (ca6f6c1) into master (d50ec0b) will decrease coverage by 0.75%.
The diff coverage is 69.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #280      +/-   ##
==========================================
- Coverage   66.21%   65.45%   -0.76%     
==========================================
  Files          24       24              
  Lines        4031     4099      +68     
==========================================
+ Hits         2669     2683      +14     
- Misses       1085     1137      +52     
- Partials      277      279       +2     
Impacted Files Coverage Δ
output/md/md.go 68.77% <69.44%> (-0.19%) ⬇️
datasource/datasource.go 21.67% <0.00%> (-12.17%) ⬇️

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 d50ec0b...ca6f6c1. Read the comment docs.

@k1LoW k1LoW marked this pull request as ready for review January 31, 2021 13:53
@k1LoW k1LoW merged commit 03f669e into master Jan 31, 2021
@k1LoW k1LoW deleted the update-diff branch January 31, 2021 13:57
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