Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: disable inflow quota #2022

Merged
merged 4 commits into from
May 5, 2023
Merged

Conversation

robert-zaremba
Copy link
Member

Description

Temporary disable inflow quota

@robert-zaremba robert-zaremba requested a review from a team as a code owner May 5, 2023 14:43
@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Merging #2022 (774a769) into main (7f05ad4) will decrease coverage by 6.88%.
The diff coverage is 45.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2022      +/-   ##
==========================================
- Coverage   75.38%   68.51%   -6.88%     
==========================================
  Files         100      118      +18     
  Lines        8025     9349    +1324     
==========================================
+ Hits         6050     6405     +355     
- Misses       1589     2469     +880     
- Partials      386      475      +89     
Impacted Files Coverage Δ
util/store/unmarshal.go 0.00% <0.00%> (ø)
x/incentive/codec.go 47.82% <ø> (+9.89%) ⬆️
x/incentive/keeper/grpc_query.go 0.00% <0.00%> (ø)
x/incentive/keeper/hooks.go 0.00% <0.00%> (ø)
x/incentive/keeper/invariants.go 0.00% <0.00%> (ø)
x/leverage/keeper/incentive.go 0.00% <0.00%> (ø)
x/oracle/keeper/hooks.go 95.65% <ø> (ø)
x/uibc/quota/keeper/ics4_wrapper.go 0.00% <ø> (ø)
x/incentive/keeper/genesis.go 1.61% <1.61%> (ø)
x/incentive/genesis.go 10.32% <3.70%> (-3.01%) ⬇️
... and 30 more

... and 2 files with indirect coverage changes

@toteki
Copy link
Member

toteki commented May 5, 2023

E2E expected result changed for a test

@robert-zaremba robert-zaremba requested a review from a team as a code owner May 5, 2023 15:34
@robert-zaremba robert-zaremba enabled auto-merge May 5, 2023 15:46
@robert-zaremba robert-zaremba added this pull request to the merge queue May 5, 2023
Merged via the queue into main with commit 7c02ec1 May 5, 2023
@robert-zaremba robert-zaremba deleted the robert/disable-inflow-quota branch May 5, 2023 16:23
robert-zaremba added a commit that referenced this pull request May 5, 2023
* feat: disable inflow quota
* changelog
* lint

* update ibc e2e test
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants