desmos-labs / desmos

Improving the well-being of users on social networks through the blockchain technology.
https://desmos.network
Apache License 2.0
104 stars 46 forks source link

feat: implement ADR-019: Subspace post migration #1157

Closed dadamu closed 1 year ago

dadamu commented 1 year ago

Description

This PR implements ADR-019: Subspace post migration.

Closes: DCD-324


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.

I have...

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.17 :tada:

Comparison is base (fdb18ed) 80.12% compared to head (6482721) 80.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1157 +/- ## ========================================== + Coverage 80.12% 80.30% +0.17% ========================================== Files 189 189 Lines 16526 16675 +149 ========================================== + Hits 13242 13391 +149 Misses 2690 2690 Partials 594 594 ``` | [Impacted Files](https://app.codecov.io/gh/desmos-labs/desmos/pull/1157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=desmos-labs) | Coverage Δ | | |---|---|---| | [x/posts/keeper/msg\_server.go](https://app.codecov.io/gh/desmos-labs/desmos/pull/1157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=desmos-labs#diff-eC9wb3N0cy9rZWVwZXIvbXNnX3NlcnZlci5nbw==) | `91.99% <100.00%> (+1.57%)` | :arrow_up: | | [x/posts/keeper/polls.go](https://app.codecov.io/gh/desmos-labs/desmos/pull/1157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=desmos-labs#diff-eC9wb3N0cy9rZWVwZXIvcG9sbHMuZ28=) | `97.89% <100.00%> (+0.19%)` | :arrow_up: | | [x/posts/types/models.go](https://app.codecov.io/gh/desmos-labs/desmos/pull/1157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=desmos-labs#diff-eC9wb3N0cy90eXBlcy9tb2RlbHMuZ28=) | `79.03% <100.00%> (+1.66%)` | :arrow_up: | | [x/posts/types/msgs.go](https://app.codecov.io/gh/desmos-labs/desmos/pull/1157?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=desmos-labs#diff-eC9wb3N0cy90eXBlcy9tc2dzLmdv) | `97.53% <100.00%> (+0.32%)` | :arrow_up: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/desmos-labs/desmos/pull/1157/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=desmos-labs)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.