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

refactor!: AssetCodeLengthInvalidException has been removed, use `I… #667

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

overcat
Copy link
Member

@overcat overcat commented Nov 14, 2024

…llegalArgumentException` instead.

@overcat overcat enabled auto-merge (squash) November 14, 2024 10:08
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.03%. Comparing base (720ac43) to head (f93ebd8).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/main/java/org/stellar/sdk/Asset.java 0.00% 1 Missing ⚠️
...ava/org/stellar/sdk/AssetTypeCreditAlphaNum12.java 0.00% 1 Missing ⚠️
...java/org/stellar/sdk/AssetTypeCreditAlphaNum4.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #667      +/-   ##
============================================
+ Coverage     80.96%   81.03%   +0.07%     
  Complexity     1176     1176              
============================================
  Files           202      201       -1     
  Lines          4450     4446       -4     
  Branches        374      374              
============================================
  Hits           3603     3603              
+ Misses          616      612       -4     
  Partials        231      231              
Files with missing lines Coverage Δ
src/main/java/org/stellar/sdk/Asset.java 79.16% <0.00%> (ø)
...ava/org/stellar/sdk/AssetTypeCreditAlphaNum12.java 87.50% <0.00%> (ø)
...java/org/stellar/sdk/AssetTypeCreditAlphaNum4.java 88.46% <0.00%> (ø)

@overcat overcat merged commit 72870c0 into master Nov 14, 2024
8 checks passed
@overcat overcat deleted the remove-AssetCodeLengthInvalidException branch November 15, 2024 06:37
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