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 81 forks source link

LPv2: Fix weights with batch messages #1951

Closed lemunozm closed 2 months ago

lemunozm commented 2 months ago

Description

TODOS

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 76.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 47.97%. Comparing base (4bfeabe) to head (cac1931).

Files Patch % Lines
pallets/liquidity-pools-gateway/src/lib.rs 28.57% 5 Missing :warning:
pallets/liquidity-pools-gateway/queue/src/lib.rs 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1951 +/- ## ========================================== + Coverage 47.83% 47.97% +0.14% ========================================== Files 183 183 Lines 12904 12908 +4 ========================================== + Hits 6172 6192 +20 + Misses 6732 6716 -16 ```

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

lemunozm commented 2 months ago

You should not be too many, because the parts I modify you don't 🤞🏻. @wischli tell me if you have some comments regarding this post-mortem, to merge this ASAP for @cdamian