balancednetwork / balanced-java-contracts

Java contracts for Balanced
Apache License 2.0
10 stars 15 forks source link

feat: Add option for xWithdraw to withdraw to another address #441

Closed AntonAndell closed 3 months ago

AntonAndell commented 3 months ago

Description:

Commit Message

type: commit message

see the guidelines for commit messages.

Changelog Entry

version: <log entry>

Checklist:

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 74.30%. Comparing base (71e584e) to head (730bf14).

Files Patch % Lines
...a/network/balanced/score/core/loans/LoansImpl.java 66.66% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/soft-liquidation #441 +/- ## ======================================================== Coverage 74.30% 74.30% - Complexity 1914 1916 +2 ======================================================== Files 128 128 Lines 9141 9143 +2 Branches 1098 1098 ======================================================== + Hits 6792 6794 +2 Misses 1866 1866 Partials 483 483 ``` | [Flag](https://app.codecov.io/gh/balancednetwork/balanced-java-contracts/pull/441/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=balancednetwork) | Coverage Δ | | |---|---|---| | [java](https://app.codecov.io/gh/balancednetwork/balanced-java-contracts/pull/441/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=balancednetwork) | `74.30% <66.66%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=balancednetwork#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.