8000 upgrade evmos module by facs95 · Pull Request #815 · evmos/evmos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

upgrade evmos module #815

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

Merged
merged 9 commits into from
Aug 3, 2022
Merged

upgrade evmos module #815

merged 9 commits into from
Aug 3, 2022

Conversation

facs95
Copy link
Contributor
@facs95 facs95 commented Aug 2, 2022

Description

Closes: #XXX


All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

PR review checkboxes:

I have...

  • added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • included the correct type prefix in the PR title
  • targeted the correct branch (see PR Targeting)
  • provided a link in the PR description to the relevant issue or specification
  • reviewed "Files changed" and left comments if necessary
  • confirmed all required CI checks have passed

Code maintenance:

I have...

  • written unit and integration tests
  • added relevant godoc and code comments.
  • updated relevant documentation (docs/) or specification (x/<module>/spec/)

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...

  • confirmed the correct type prefix in the PR title
  • confirmed all author checklist items have been addressed
  • confirmed that this PR does not change production code

@codecov
Copy link
codecov bot commented Aug 3, 2022

Codecov Report

Merging #815 (9248fed) into release/v7.0.x (498172c) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

❗ Current head 9248fed differs from pull request most recent head 44c6491. Consider uploading reports for the commit 44c6491 to get more accurate results

Impacted file tree graph

@@                Coverage Diff                 @@
##           release/v7.0.x     #815      +/-   ##
==================================================
- Coverage           80.16%   80.12%   -0.04%     
==================================================
  Files                 111      111              
  Lines                6423     6426       +3     
==================================================
  Hits                 5149     5149              
- Misses               1143     1146       +3     
  Partials              131      131              
Impacted Files Coverage Δ
app/ante/handler_options.go 0.00% <ø> (ø)
app/ante/vesting.go 0.00% <ø> (ø)
app/app.go 84.92% <ø> (ø)
app/forks.go 0.00% <0.00%> (ø)
app/upgrades/v4/upgrades.go 65.71% <ø> (ø)
app/upgrades/v5/upgrades.go 56.73% <ø> (ø)
app/upgrades/v6/upgrades.go 11.90% <ø> (ø)
ibc/utils.go 100.00% <ø> (ø)
x/claims/genesis.go 76.08% <ø> (ø)
x/claims/handler.go 20.00% <ø> (ø)
... and 61 more

@fedekunze fedekunze merged commit a296595 into release/v7.0.x Aug 3, 2022
@fedekunze fedekunze deleted the v7-upgrade-versioning branch August 3, 2022 20:31
@danburck danburck mentioned this pull request Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0