Skip to content

chore: bump ibc-go#2064

Merged
robert-zaremba merged 1 commit intomainfrom
robert/ibc-patch
May 25, 2023
Merged

chore: bump ibc-go#2064
robert-zaremba merged 1 commit intomainfrom
robert/ibc-patch

Conversation

@robert-zaremba
Copy link
Copy Markdown
Contributor

Description

closes: #XXXX


Author Checklist

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.

I have...

  • included the correct type prefix in the PR title
  • added ! to the type prefix if API or client breaking change
  • added appropriate labels to the PR
  • targeted the correct branch (see PR Targeting)
  • provided a link to the relevant issue or specification
  • added a changelog entry to CHANGELOG.md
  • included comments for documenting Go code
  • updated the relevant documentation or specification
  • reviewed "Files changed" and left comments if necessary
  • confirmed all CI checks have passed

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
  • reviewed state machine logic
  • reviewed API design and naming
  • reviewed documentation is accurate
  • reviewed tests and test coverage
  • manually tested (if applicable)

@robert-zaremba robert-zaremba requested a review from a team as a code owner May 25, 2023 19:11
@robert-zaremba robert-zaremba enabled auto-merge May 25, 2023 19:11
@codecov
Copy link
Copy Markdown

codecov bot commented May 25, 2023

Codecov Report

Merging #2064 (8628e48) into main (7f05ad4) will decrease coverage by 4.81%.
The diff coverage is 60.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2064      +/-   ##
==========================================
- Coverage   75.38%   70.58%   -4.81%     
==========================================
  Files         100      126      +26     
  Lines        8025     9580    +1555     
==========================================
+ Hits         6050     6762     +712     
- Misses       1589     2352     +763     
- Partials      386      466      +80     
Impacted Files Coverage Δ
util/store/unmarshal.go 0.00% <0.00%> (ø)
x/incentive/codec.go 47.82% <ø> (+9.89%) ⬆️
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/leverage/types/keys.go 100.00% <ø> (ø)
x/leverage/types/proposal.go 33.33% <0.00%> (ø)
x/oracle/keeper/hooks.go 95.65% <ø> (ø)
x/oracle/types/keys.go 90.47% <ø> (ø)
x/oracle/types/msgs.go 81.05% <0.00%> (ø)
... and 54 more

... and 3 files with indirect coverage changes

@robert-zaremba robert-zaremba added this pull request to the merge queue May 25, 2023
Merged via the queue into main with commit c88888b May 25, 2023
@robert-zaremba robert-zaremba deleted the robert/ibc-patch branch May 25, 2023 19:31
robert-zaremba added a commit that referenced this pull request May 25, 2023
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