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

Add SQL Commenter #112

Merged
merged 7 commits into from
Aug 25, 2022
Merged

Add SQL Commenter #112

merged 7 commits into from
Aug 25, 2022

Conversation

XSAM
Copy link
Owner

@XSAM XSAM commented Aug 10, 2022

Resolves #109

SQL Commenter is an EXPERIMENTAL feature and may be changed or removed in a later release. This depends on the specification for context propagation for SQL statements.

@codecov
Copy link

codecov bot commented Aug 10, 2022

Codecov Report

Merging #112 (10c5a31) into main (360af23) will increase coverage by 0.5%.
The diff coverage is 93.5%.

@@           Coverage Diff           @@
##            main    #112     +/-   ##
=======================================
+ Coverage   80.1%   80.6%   +0.5%     
=======================================
  Files         12      13      +1     
  Lines        664     692     +28     
=======================================
+ Hits         532     558     +26     
- Misses       107     109      +2     
  Partials      25      25             
Impacted Files Coverage Δ
commenter.go 90.9% <90.9%> (ø)
config.go 90.6% <100.0%> (+0.6%) ⬆️
conn.go 78.3% <100.0%> (ø)
option.go 100.0% <100.0%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@XSAM XSAM merged commit 987c262 into main Aug 25, 2022
@XSAM XSAM deleted the sqlcommenter branch August 25, 2022 05:23
@XSAM XSAM mentioned this pull request Aug 25, 2022
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.

Feature Request: sqlcommenter support?
1 participant