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

[PostgreSQL]Fix version parse #279

Merged
merged 2 commits into from
Jan 20, 2021
Merged

[PostgreSQL]Fix version parse #279

merged 2 commits into from
Jan 20, 2021

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Jan 20, 2021

Fix #278

@k1LoW k1LoW self-assigned this Jan 20, 2021
@k1LoW k1LoW added the bug Something isn't working label Jan 20, 2021
@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #279 (c919348) into master (edd6235) will decrease coverage by 0.84%.
The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
- Coverage   66.26%   65.41%   -0.85%     
==========================================
  Files          24       24              
  Lines        4028     4031       +3     
==========================================
- Hits         2669     2637      -32     
- Misses       1083     1122      +39     
+ Partials      276      272       -4     
Impacted Files Coverage Δ
drivers/postgres/postgres.go 71.36% <40.00%> (-0.47%) ⬇️
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 edd6235...c919348. Read the comment docs.

@k1LoW k1LoW merged commit bacc292 into master Jan 20, 2021
@k1LoW k1LoW deleted the trim-version-comma branch January 20, 2021 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

doc command exits with error malformed version
1 participant