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

fix: gateway migration et al. #1950

Closed wischli closed 2 months ago

wischli commented 2 months ago

Description

Checklist:

cdamian commented 2 months ago

Thank you very much @wischli!!! <3

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 41 lines in your changes missing coverage. Please review.

Please upload report for BASE (feat/lp-v2-gateway-queue-migration@33f81d6). Learn more about missing BASE report.

Files Patch % Lines
...me/common/src/migrations/foreign_investments_v2.rs 0.00% 22 Missing :warning:
...e/common/src/migrations/liquidity_pools_gateway.rs 0.00% 19 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feat/lp-v2-gateway-queue-migration #1950 +/- ## ===================================================================== Coverage ? 47.90% ===================================================================== Files ? 184 Lines ? 12920 Branches ? 0 ===================================================================== Hits ? 6189 Misses ? 6731 Partials ? 0 ```

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

lemunozm commented 2 months ago

It seems like our try-runtime CI job is broken 🤔

wischli commented 2 months ago

It seems like our try-runtime CI job is broken 🤔

9dc9c03 should fix it.