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

WIP : add support for parameter in query #18

Merged
merged 2 commits into from Apr 29, 2018
Merged

WIP : add support for parameter in query #18

merged 2 commits into from Apr 29, 2018

Conversation

fzerorubigd
Copy link
Owner

need more test
fixes #15

@fzerorubigd fzerorubigd changed the title add support for parameter in query WIP : add support for parameter in query Apr 22, 2018
@coveralls
Copy link

coveralls commented Apr 22, 2018

Pull Request Test Coverage Report for Build 63

  • 118 of 118 (100.0%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+2.3%) to 97.359%

Totals Coverage Status
Change from base Build 54: 2.3%
Covered Lines: 3392
Relevant Lines: 3484

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 55

  • 72 of 132 (54.55%) changed or added relevant lines in 7 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-1.6%) to 93.38%

Changes Missing Coverage Covered Lines Changed/Added Lines %
driver.go 4 6 66.67%
filter.go 2 12 16.67%
context.go 26 74 35.14%
Files with Coverage Reduction New Missed Lines %
context.go 1 85.12%
Totals Coverage Status
Change from base Build 54: -1.6%
Covered Lines: 3343
Relevant Lines: 3580

💛 - Coveralls

@fzerorubigd fzerorubigd force-pushed the params branch 2 times, most recently from 7571a73 to dae103b Compare April 27, 2018 12:31
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.

SQL parameter support
2 participants