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

fix: fix bug with signing auth entries in multi-sig scenarios #638

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

overcat
Copy link
Member

@overcat overcat commented Sep 19, 2024

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.84%. Comparing base (f178542) to head (29e8197).
Report is 1 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #638      +/-   ##
============================================
- Coverage     80.86%   80.84%   -0.02%     
+ Complexity     1170     1169       -1     
============================================
  Files           202      202              
  Lines          4427     4428       +1     
  Branches        367      367              
============================================
  Hits           3580     3580              
- Misses          617      618       +1     
  Partials        230      230              
Files with missing lines Coverage Δ
src/main/java/org/stellar/sdk/Auth.java 83.33% <100.00%> (+0.21%) ⬆️

... and 1 file with indirect coverage changes

@overcat overcat merged commit 547b88e into master Sep 19, 2024
6 checks passed
@overcat overcat deleted the fix-auth branch September 19, 2024 11:07
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