centrifuge / centrifuge-chain

Centrifuge Chain: the layer-1 blockchain for real-world assets, built on Substrate.
https://centrifuge.io
GNU Lesser General Public License v3.0
182 stars 78 forks source link

feat: recover tokens #1964

Closed wischli closed 4 weeks ago

wischli commented 1 month ago

Description

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 47.71%. Comparing base (0d29d17) to head (0902d96). Report is 1 commits behind head on main.

Files Patch % Lines
pallets/liquidity-pools/src/lib.rs 83.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1964 +/- ## ========================================== + Coverage 47.65% 47.71% +0.06% ========================================== Files 183 183 Lines 12906 12929 +23 ========================================== + Hits 6150 6169 +19 - Misses 6756 6760 +4 ```

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

lemunozm commented 4 weeks ago

Let's merge this!