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: add update tranche hook extrinsic #1954

Closed wischli closed 1 month ago

wischli commented 1 month ago

Description

Checklist:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 68.88889% with 14 lines in your changes missing coverage. Please review.

Project coverage is 48.13%. Comparing base (1e318e2) to head (78a6006).

Files Patch % Lines
pallets/liquidity-pools/src/lib.rs 56.00% 11 Missing :warning:
pallets/liquidity-pools/src/defensive_weights.rs 0.00% 2 Missing :warning:
pallets/liquidity-pools/src/tests.rs 94.44% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1954 +/- ## ========================================== + Coverage 48.07% 48.13% +0.06% ========================================== Files 183 183 Lines 12884 12926 +42 ========================================== + Hits 6194 6222 +28 - Misses 6690 6704 +14 ```

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