desmos-labs / desmos

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

chore: add proto annotation #1185

Closed dadamu closed 1 year ago

dadamu commented 1 year ago

Description

This PR adds useful proto annotation for upcoming feature https://github.com/cosmos/cosmos-sdk/issues/13310, which supports the auto command line tool generation.


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 and project coverage have no change.

Comparison is base (6a228c0) 80.80% compared to head (e28c67f) 80.80%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1185 +/- ## ======================================= Coverage 80.80% 80.80% ======================================= Files 194 194 Lines 17310 17310 ======================================= Hits 13987 13987 Misses 2727 2727 Partials 596 596 ```

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

RiccardoM commented 1 year ago

@dadamu Is this PR ready to be reviewed? If so can you mark it as such instead of Draft?

dadamu commented 1 year ago

@RiccardoM Yes, it is ready to review. Turned it.