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

Instrument metrics #74

Merged
merged 6 commits into from
Mar 27, 2022
Merged

Instrument metrics #74

merged 6 commits into from
Mar 27, 2022

Conversation

XSAM
Copy link
Owner

@XSAM XSAM commented Mar 26, 2022

Closes #73

@codecov
Copy link

codecov bot commented Mar 26, 2022

Codecov Report

Merging #74 (55851ae) into main (0b4b4fe) will increase coverage by 0.9%.
The diff coverage is 84.0%.

@@           Coverage Diff           @@
##            main     #74     +/-   ##
=======================================
+ Coverage   80.0%   80.9%   +0.9%     
=======================================
  Files         11      12      +1     
  Lines        425     647    +222     
=======================================
+ Hits         340     524    +184     
- Misses        75     101     +26     
- Partials      10      22     +12     
Impacted Files Coverage Δ
instruments.go 60.6% <60.6%> (ø)
config.go 91.6% <70.0%> (-8.4%) ⬇️
sql.go 83.1% <83.8%> (+1.3%) ⬆️
conn.go 78.5% <100.0%> (+4.6%) ⬆️
connector.go 100.0% <100.0%> (ø)
option.go 100.0% <100.0%> (ø)
rows.go 56.5% <100.0%> (+4.1%) ⬆️
stmt.go 80.3% <100.0%> (+3.8%) ⬆️
tx.go 100.0% <100.0%> (ø)
utils.go 100.0% <100.0%> (ø)
... and 1 more

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 0b4b4fe...55851ae. Read the comment docs.

@XSAM XSAM merged commit a2304f4 into main Mar 27, 2022
@XSAM XSAM deleted the instrument-metrics branch March 27, 2022 03:00
@XSAM XSAM mentioned this pull request Apr 4, 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.

Instrument metrics
1 participant