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

chore: fix husky commit script

b49f5de
Select commit
Loading
Failed to load commit list.
Open

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

chore: fix husky commit script
b49f5de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 7, 2025 in 1s

10.07% (+0.04%) compared to 6a1a1fd

View this Pull Request on Codecov

10.07% (+0.04%) compared to 6a1a1fd

Details

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.