Finschia / finschia-sdk

A framework for building blockchains based Finschia Mainnet that is forked from cosmos-sdk
Apache License 2.0
63 stars 30 forks source link

feat: initialize zkauth module #1228

Closed shiki-tak closed 8 months ago

shiki-tak commented 8 months ago

Description

initialize zkauth module

Motivation and context

How has this been tested?

Screenshots (if appropriate):

Checklist:

codecov[bot] commented 8 months ago

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (cb6669c) 69.78% compared to head (6a9249f) 69.77%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1228/graphs/tree.svg?width=650&height=150&src=pr&token=m16qfzIPO7&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia)](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) ```diff @@ Coverage Diff @@ ## feat/zkauth #1228 +/- ## =============================================== - Coverage 69.78% 69.77% -0.01% =============================================== Files 646 650 +4 Lines 67495 67534 +39 =============================================== + Hits 47099 47125 +26 - Misses 18210 18223 +13 Partials 2186 2186 ``` | [Files](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia) | Coverage Δ | | |---|---|---| | [x/zkauth/testutil/keeper.go](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-eC96a2F1dGgvdGVzdHV0aWwva2VlcGVyLmdv) | `100.00% <100.00%> (ø)` | | | [x/zkauth/testutil/types.go](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-eC96a2F1dGgvdGVzdHV0aWwvdHlwZXMuZ28=) | `100.00% <100.00%> (ø)` | | | [x/zkauth/keeper/msg\_server.go](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-eC96a2F1dGgva2VlcGVyL21zZ19zZXJ2ZXIuZ28=) | `0.00% <0.00%> (ø)` | | | [x/zkauth/keeper/keeper.go](https://app.codecov.io/gh/Finschia/finschia-sdk/pull/1228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Finschia#diff-eC96a2F1dGgva2VlcGVyL2tlZXBlci5nbw==) | `0.00% <0.00%> (ø)` | |