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

chore: enforce experimental in e2e tests #2253

Merged
merged 4 commits into from
Sep 19, 2023
Merged

Conversation

robert-zaremba
Copy link
Member

Description

@robert-zaremba robert-zaremba requested a review from a team as a code owner September 18, 2023 17:04
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #2253 (13921f2) into main (7f05ad4) will decrease coverage by 5.05%.
Report is 232 commits behind head on main.
The diff coverage is 84.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2253      +/-   ##
==========================================
- Coverage   75.38%   70.34%   -5.05%     
==========================================
  Files         100      168      +68     
  Lines        8025    12647    +4622     
==========================================
+ Hits         6050     8896    +2846     
- Misses       1589     3154    +1565     
- Partials      386      597     +211     
Files Changed Coverage Δ
ante/spam_prevention.go 75.92% <ø> (ø)
cmd/ibc_denom/main.go 0.00% <0.00%> (ø)
util/coin/coin.go 12.50% <0.00%> (ø)
util/sdkutil/msg.go 0.00% <0.00%> (ø)
x/incentive/codec.go 47.82% <ø> (+9.89%) ⬆️
x/incentive/keeper/genesis.go 40.90% <ø> (ø)
x/incentive/keeper/grpc_query.go 59.18% <ø> (ø)
x/incentive/keeper/hooks.go 50.00% <ø> (ø)
x/incentive/keeper/invariants.go 0.00% <ø> (ø)
x/incentive/keeper/iter.go 84.90% <ø> (ø)
... and 51 more

... and 85 files with indirect coverage changes

@robert-zaremba robert-zaremba added this pull request to the merge queue Sep 19, 2023
Merged via the queue into main with commit bfd312a Sep 19, 2023
25 checks passed
@robert-zaremba robert-zaremba deleted the robert/experimental-e2e branch September 19, 2023 09:33
facundomedica pushed a commit that referenced this pull request Oct 30, 2023
* chore: enforce experimental in e2e tests

* trigger e2e tests

* makefile update

* skip redeem_50meUSD_success test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants