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

[DEVX-516] add HttpClient info to UserAgent #784

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jenschude
Copy link
Contributor

  • Changeset added

Features

add SolutionInfo to HttpClient packages to enrich the UserAgent with the used HttpClient version

Fixes

Breaking changes

@jenschude jenschude requested a review from a team as a code owner December 20, 2024 07:57
@jenschude jenschude changed the title add HttpClient info to UserAgent [DEVX-516] add HttpClient info to UserAgent Dec 20, 2024
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 84.21053% with 6 lines in your changes missing coverage. Please review.

Project coverage is 10.07%. Comparing base (6a1a1fd) to head (b49f5de).

Files with missing lines Patch % Lines
...in/java/io/vrap/rmf/base/client/VersionLoader.java 61.53% 3 Missing and 2 partials ⚠️
...n/java/io/vrap/rmf/base/client/UserAgentUtils.java 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #784      +/-   ##
============================================
+ Coverage     10.03%   10.07%   +0.04%     
- Complexity     1945     1951       +6     
============================================
  Files          6875     6881       +6     
  Lines         67135    67172      +37     
  Branches        279      282       +3     
============================================
+ Hits           6738     6769      +31     
- Misses        60223    60226       +3     
- Partials        174      177       +3     

☔ 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.

1 participant