Skip to content

fix: Resolve client version at runtime from pom.xml - #200

Open
i-am-SR wants to merge 2 commits into
v2from
userAgent
Open

fix: Resolve client version at runtime from pom.xml#200
i-am-SR wants to merge 2 commits into
v2from
userAgent

refactor: make version resolution fallback testable

d62d4c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 0s

94.42% (+2.58%) compared to dc47d68

View this Pull Request on Codecov

94.42% (+2.58%) compared to dc47d68

Details

Codecov Report

❌ Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.42%. Comparing base (dc47d68) to head (d62d4c1).

Files with missing lines Patch % Lines
...etsmanager/caching/cache/internal/VersionInfo.java 95.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                 v2     #200      +/-   ##
============================================
+ Coverage     91.83%   94.42%   +2.58%     
- Complexity       97      108      +11     
============================================
  Files             6        7       +1     
  Lines           245      269      +24     
  Branches         26       29       +3     
============================================
+ Hits            225      254      +29     
+ Misses           18       12       -6     
- Partials          2        3       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.