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 WithAttributesGetter #125

Merged
merged 2 commits into from
Oct 20, 2022
Merged

Add WithAttributesGetter #125

merged 2 commits into from
Oct 20, 2022

Conversation

XSAM
Copy link
Owner

@XSAM XSAM commented Oct 20, 2022

Resolves #116 (comment)

@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

Base: 80.6% // Head: 79.9% // Decreases project coverage by -0.7% ⚠️

Coverage data is based on head (0770124) compared to base (7caca47).
Patch coverage: 100.0% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #125     +/-   ##
=======================================
- Coverage   80.6%   79.9%   -0.8%     
=======================================
  Files         13      13             
  Lines        692     667     -25     
=======================================
- Hits         558     533     -25     
  Misses       109     109             
  Partials      25      25             
Impacted Files Coverage Δ
config.go 88.8% <ø> (-1.8%) ⬇️
conn.go 75.6% <100.0%> (-2.7%) ⬇️
connector.go 100.0% <100.0%> (ø)
option.go 100.0% <100.0%> (ø)
rows.go 54.5% <100.0%> (-2.0%) ⬇️
stmt.go 76.4% <100.0%> (-2.5%) ⬇️
tx.go 100.0% <100.0%> (ø)
utils.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.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@XSAM XSAM merged commit 6013845 into main Oct 20, 2022
@XSAM XSAM deleted the attributes-getter branch October 20, 2022 14:40
@XSAM XSAM mentioned this pull request Oct 21, 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.

1 participant