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

Refactor drivers #97

Merged
merged 1 commit into from
May 11, 2019
Merged

Refactor drivers #97

merged 1 commit into from
May 11, 2019

Conversation

k1LoW
Copy link
Owner

@k1LoW k1LoW commented May 11, 2019

No description provided.

@k1LoW k1LoW self-assigned this May 11, 2019
@k1LoW k1LoW merged commit fb10da3 into master May 11, 2019
@codecov
Copy link

codecov bot commented May 11, 2019

Codecov Report

Merging #97 into master will increase coverage by 0.17%.
The diff coverage is 97.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
+ Coverage   72.18%   72.35%   +0.17%     
==========================================
  Files          10       10              
  Lines        1862     1874      +12     
==========================================
+ Hits         1344     1356      +12     
  Misses        391      391              
  Partials      127      127
Impacted Files Coverage Δ
drivers/sqlite/sqlite.go 87.39% <100%> (+0.14%) ⬆️
drivers/postgres/postgres.go 81.56% <100%> (+0.23%) ⬆️
drivers/mysql/mysql.go 82.11% <100%> (+0.24%) ⬆️
datasource/datasource.go 50.84% <80%> (ø) ⬆️

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 2741309...6c1e3a7. Read the comment docs.

@k1LoW k1LoW deleted the refactor-driver branch May 11, 2019 05:02
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