Skip to content

Add metadata retrieved from the context to the user agent when a new HTTP client is created #2789

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

Merged
merged 6 commits into from
Jan 23, 2025

Apply review suggestions to the integration test

2e7d6c2
Select commit
Loading
Failed to load commit list.
Merged

Add metadata retrieved from the context to the user agent when a new HTTP client is created #2789

Apply review suggestions to the integration test
2e7d6c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 23, 2025 in 1s

67.71% (target 30.00%)

View this Pull Request on Codecov

67.71% (target 30.00%)

Details

Codecov Report

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

Project coverage is 67.71%. Comparing base (e9092cc) to head (2e7d6c2).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
commands/service_check_for_updates.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2789      +/-   ##
==========================================
+ Coverage   67.69%   67.71%   +0.01%     
==========================================
  Files         238      238              
  Lines       22388    22392       +4     
==========================================
+ Hits        15156    15163       +7     
+ Misses       6036     6034       -2     
+ Partials     1196     1195       -1     

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