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

deps: bump ethermint version to v0.17.0 #719

Merged
merged 2 commits into from
Jun 27, 2022
Merged

Conversation

fedekunze
Copy link
Contributor

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 Jun 27, 2022

Codecov Report

Merging #719 (e3bb81a) into main (7cf0bc4) will increase coverage by 0.00%.
The diff coverage is 85.00%.

❗ Current head e3bb81a differs from pull request most recent head 88dbb9d. Consider uploading reports for the commit 88dbb9d to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #719   +/-   ##
=======================================
  Coverage   81.88%   81.89%           
=======================================
  Files         122      122           
  Lines        6956     6976   +20     
=======================================
+ Hits         5696     5713   +17     
- Misses       1123     1126    +3     
  Partials      137      137           
Impacted Files Coverage Δ
app/ante/ante.go 0.00% <ø> (ø)
app/ante/handler_options.go 0.00% <ø> (ø)
app/ante/vesting.go 0.00% <ø> (ø)
app/export.go 13.19% <ø> (ø)
app/sigverify.go 78.94% <ø> (ø)
types/utils.go 80.00% <ø> (ø)
x/claims/keeper/hooks.go 82.43% <ø> (ø)
x/erc20/keeper/evm.go 92.15% <ø> (ø)
x/erc20/keeper/evm_hooks.go 88.60% <ø> (ø)
x/erc20/keeper/grpc_query.go 76.92% <ø> (ø)
... and 16 more

@fedekunze fedekunze marked this pull request as ready for review June 27, 2022 10:50
@fedekunze fedekunze merged commit e0d47b9 into main Jun 27, 2022
@fedekunze fedekunze deleted the fedekunze/bump-ethermint branch June 27, 2022 10:51
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.

None yet

1 participant