cerc-io / laconicd-deprecated

Read-only mirror of https://git.vdb.to/cerc-io/laconicd-deprecated
https://git.vdb.to/cerc-io/laconicd-deprecated
GNU Lesser General Public License v3.0
6 stars 8 forks source link

chore: fix lint errors #100

Closed aleem1314 closed 1 year ago

aleem1314 commented 1 year ago

Closes: #XXX

Description


For contributor use:


For admin use:

codecov-commenter commented 1 year ago

Codecov Report

Merging #100 (ddd01cc) into main (facd64a) will increase coverage by 0.01%. The diff coverage is 9.87%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/cerc-io/laconicd/pull/100/graphs/tree.svg?width=650&height=150&src=pr&token=5tWmn7LxfO&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)](https://codecov.io/gh/cerc-io/laconicd/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## main #100 +/- ## ========================================== + Coverage 66.38% 66.39% +0.01% ========================================== Files 148 148 Lines 16054 16051 -3 ========================================== Hits 10657 10657 + Misses 4920 4918 -2 + Partials 477 476 -1 ``` | [Impacted Files](https://codecov.io/gh/cerc-io/laconicd/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [x/auction/keeper/keeper.go](https://codecov.io/gh/cerc-io/laconicd/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-eC9hdWN0aW9uL2tlZXBlci9rZWVwZXIuZ28=) | `41.32% <0.00%> (ø)` | | | [x/bond/keeper/keeper.go](https://codecov.io/gh/cerc-io/laconicd/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-eC9ib25kL2tlZXBlci9rZWVwZXIuZ28=) | `44.54% <0.00%> (ø)` | | | [x/registry/keeper/keeper.go](https://codecov.io/gh/cerc-io/laconicd/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-eC9yZWdpc3RyeS9rZWVwZXIva2VlcGVyLmdv) | `48.92% <0.00%> (ø)` | | | [x/registry/keeper/naming\_keeper.go](https://codecov.io/gh/cerc-io/laconicd/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-eC9yZWdpc3RyeS9rZWVwZXIvbmFtaW5nX2tlZXBlci5nbw==) | `13.80% <0.00%> (ø)` | | | [x/registry/keeper/record\_keeper.go](https://codecov.io/gh/cerc-io/laconicd/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-eC9yZWdpc3RyeS9rZWVwZXIvcmVjb3JkX2tlZXBlci5nbw==) | `11.05% <0.00%> (ø)` | | | [x/registry/keeper/grpc\_query.go](https://codecov.io/gh/cerc-io/laconicd/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-eC9yZWdpc3RyeS9rZWVwZXIvZ3JwY19xdWVyeS5nbw==) | `52.77% <25.00%> (ø)` | | | [x/auction/keeper/grpc\_query.go](https://codecov.io/gh/cerc-io/laconicd/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-eC9hdWN0aW9uL2tlZXBlci9ncnBjX3F1ZXJ5Lmdv) | `94.00% <83.33%> (ø)` | | | [x/bond/keeper/grpc\_query.go](https://codecov.io/gh/cerc-io/laconicd/pull/100?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-eC9ib25kL2tlZXBlci9ncnBjX3F1ZXJ5Lmdv) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://codecov.io/gh/cerc-io/laconicd/pull/100/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)