open-web3-stack / open-runtime-module-library

Substrate Open Runtime Module Library
Apache License 2.0
455 stars 295 forks source link

fix: reducible_balance to return liquid minus ED in case of Preserve preservation #987

Closed dmoka closed 5 months ago

dmoka commented 6 months ago

See more here: https://github.com/open-web3-stack/open-runtime-module-library/issues/986

Test is added.

It is a non-breaking change.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.78%. Comparing base (2dbcd1d) to head (ef78136).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #987 +/- ## ======================================= Coverage 85.78% 85.78% ======================================= Files 92 92 Lines 11056 11061 +5 ======================================= + Hits 9484 9489 +5 Misses 1572 1572 ```

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