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

feat(httpclient): Added metrics transport #108

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Conversation

ekkinox
Copy link
Contributor

@ekkinox ekkinox commented Feb 28, 2024

No description provided.

Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 96.34146% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 98.62%. Comparing base (8b36d15) to head (25b9678).

Files Patch % Lines
httpclient/transport/metrics.go 95.71% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   96.07%   98.62%   +2.54%     
==========================================
  Files         144        7     -137     
  Lines        5151      218    -4933     
==========================================
- Hits         4949      215    -4734     
+ Misses        144        2     -142     
+ Partials       58        1      -57     
Flag Coverage Δ
config ?
fxconfig ?
fxcore ?
fxcron ?
fxgenerate ?
fxgrpcserver ?
fxhealthcheck ?
fxhttpclient ?
fxhttpserver ?
fxlog ?
fxmetrics ?
fxorm ?
fxtrace ?
fxworker ?
generate ?
grpcserver ?
healthcheck ?
httpclient 98.62% <96.34%> (-1.38%) ⬇️
httpserver ?
log ?
orm ?
trace ?
worker ?

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

1 participant