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

Add binary codec support for MPT amounts and STHash192 #556

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

Conversation

nkramer44
Copy link
Collaborator

Part one of MPT support.

Adds support for MPT amounts in AmountType, as well as support for STHash192

Copy link

codecov bot commented Oct 17, 2024

Codecov Report

Attention: Patch coverage is 97.36842% with 2 lines in your changes missing coverage. Please review.

Project coverage is 92.09%. Comparing base (18f9dab) to head (b34cd1e).

Files with missing lines Patch % Lines
...org/xrpl/xrpl4j/codec/binary/types/AmountType.java 95.45% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #556      +/-   ##
============================================
+ Coverage     92.04%   92.09%   +0.04%     
- Complexity     1842     1866      +24     
============================================
  Files           382      384       +2     
  Lines          5106     5161      +55     
  Branches        433      443      +10     
============================================
+ Hits           4700     4753      +53     
  Misses          271      271              
- Partials        135      137       +2     

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

2 participants