Closed lemunozm closed 2 months ago
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: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
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
Description
max_processing_weight()
method toMessageProcessor
that allows to know upfront the worst case for processing a message.TODOS
on_idle
tests for the event pallet. Will do it in this PR later