Skip to content
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

feat: Municipal Inflation: Handler optimisation #167

Conversation

pbukva
Copy link
Contributor

@pbukva pbukva commented Aug 11, 2023

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #167 (65d8f3c) into feat/municipal-inflation (49044fc) will increase coverage by 0.00%.
The diff coverage is 33.33%.

❗ 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.

Impacted file tree graph

@@                    Coverage Diff                    @@
##           feat/municipal-inflation     #167   +/-   ##
=========================================================
  Coverage                     60.51%   60.51%           
=========================================================
  Files                           599      599           
  Lines                         38885    38884    -1     
=========================================================
+ Hits                          23530    23532    +2     
+ Misses                        13374    13372    -2     
+ Partials                       1981     1980    -1     
Files Changed Coverage Δ
x/mint/abci.go 0.00% <0.00%> (ø)
x/mint/module.go 57.14% <ø> (+1.58%) ⬆️
x/mint/types/inflations.go 86.66% <100.00%> (+7.35%) ⬆️

... and 1 file with indirect coverage changes

@pbukva pbukva merged commit 6027a27 into fetchai:feat/municipal-inflation Aug 11, 2023
25 checks passed
pbukva added a commit that referenced this pull request Aug 12, 2023
* 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* <peter.bukva@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants