Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(metric): Add metric interface #40

Merged
merged 1 commit into from
Dec 24, 2021
Merged

chore(metric): Add metric interface #40

merged 1 commit into from
Dec 24, 2021

Conversation

appleboy
Copy link
Member

Signed-off-by: Bo-Yi Wu appleboy.tw@gmail.com

@codecov-commenter
Copy link

codecov-commenter commented Dec 24, 2021

Codecov Report

Merging #40 (752eba2) into master (fbd8614) will decrease coverage by 0.61%.
The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   87.46%   86.84%   -0.62%     
==========================================
  Files           9       10       +1     
  Lines         351      365      +14     
==========================================
+ Hits          307      317      +10     
- Misses         36       40       +4     
  Partials        8        8              
Flag Coverage Δ
go-1.13 86.02% <76.47%> (-1.44%) ⬇️
go-1.14 86.84% <76.47%> (+0.23%) ⬆️
go-1.15 86.84% <76.47%> (+0.23%) ⬆️
go-1.16 86.02% <76.47%> (-1.44%) ⬇️
go-1.17 86.02% <76.47%> (-0.59%) ⬇️
ubuntu-latest 86.84% <76.47%> (-0.62%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
options.go 80.43% <20.00%> (-7.38%) ⬇️
consumer.go 90.19% <100.00%> (+0.09%) ⬆️
metric.go 100.00% <100.00%> (ø)

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 fbd8614...752eba2. Read the comment docs.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
@appleboy appleboy merged commit 51bba3f into master Dec 24, 2021
@appleboy appleboy deleted the metric branch December 24, 2021 11:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants