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 raws.Close() position #252

Merged
merged 1 commit into from
Aug 12, 2020
Merged

Fix raws.Close() position #252

merged 1 commit into from
Aug 12, 2020

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented Aug 12, 2020

No description provided.

@k1LoW k1LoW added the bug Something isn't working label Aug 12, 2020
@k1LoW k1LoW self-assigned this Aug 12, 2020
@codecov
Copy link

codecov bot commented Aug 12, 2020

Codecov Report

Merging #252 into master will decrease coverage by 0.74%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #252      +/-   ##
==========================================
- Coverage   68.76%   68.02%   -0.75%     
==========================================
  Files          22       22              
  Lines        3672     3687      +15     
==========================================
- Hits         2525     2508      -17     
- Misses        902      939      +37     
+ Partials      245      240       -5     
Impacted Files Coverage Δ
drivers/mssql/mssql.go 79.90% <100.00%> (+0.14%) ⬆️
drivers/mysql/mysql.go 78.27% <100.00%> (+0.19%) ⬆️
drivers/postgres/postgres.go 76.58% <100.00%> (+0.28%) ⬆️
drivers/sqlite/sqlite.go 85.45% <100.00%> (+0.14%) ⬆️
datasource/datasource.go 22.22% <0.00%> (-12.70%) ⬇️

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 358a387...977156b. Read the comment docs.

@k1LoW k1LoW merged commit 1927771 into master Aug 12, 2020
@k1LoW k1LoW deleted the fix-db-close branch August 12, 2020 02:41
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.

1 participant