-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Municipal Inflation: cache redesign atomic + simtest #166
fix: Municipal Inflation: cache redesign atomic + simtest #166
Conversation
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## feat/municipal-inflation #166 +/- ##
=========================================================
Coverage 60.50% 60.51%
=========================================================
Files 599 599
Lines 38883 38885 +2
=========================================================
+ Hits 23528 23530 +2
Misses 13374 13374
Partials 1981 1981
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works well on my end, nice one!
* feat: Municipal Inflation MVP (#153) * fix: Municipal Inflation: list->map & cli command printout (#154) * fix: Municipal Inflation: grpc query error check (#155) * fix: Municipal Inflation: cli tests for query with denom (#156) * fix: [WIP] Municipal Inflation determinism(map->list), cache redesign (#159) * [Cosmetic]: Municipal Inflation Cache: update code comment (#163) * fix: [Cosmetic] Go linting (#164) * fix: [Cosmetic] Go linting * CI test run - setting golang v1.18.10 * fix: Municipal Inflation: protobuf yaml tag naming (#165) * fix: Municipal Inflation: cache redesign atomic + simtest (#166) * feat: Municipal Inflation: Handler optimisation & Validation fix (#167) --------- Co-authored-by: void* <[email protected]>
No description provided.