Skip to content

Conversation

@overcat
Copy link
Member

@overcat overcat commented Feb 1, 2026

No description provided.

- Throws IllegalArgumentException for non-hex characters (previously
  silently converted to incorrect bytes)
- Throws IllegalArgumentException for odd-length strings (previously
  threw IndexOutOfBoundsException)
@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.02%. Comparing base (a589c2a) to head (e63aca0).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #758      +/-   ##
============================================
- Coverage     81.05%   81.02%   -0.04%     
+ Complexity     1400     1397       -3     
============================================
  Files           216      216              
  Lines          5378     5369       -9     
  Branches        529      527       -2     
============================================
- Hits           4359     4350       -9     
  Misses          716      716              
  Partials        303      303              
Files with missing lines Coverage Δ
src/main/java/org/stellar/sdk/Util.java 70.00% <100.00%> (-5.52%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@overcat overcat merged commit 028b666 into master Feb 1, 2026
9 checks passed
@overcat overcat deleted the fix/hex-conversion-validation branch February 1, 2026 02:57
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.

2 participants