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: upgrade ibc-proto-rs to 0.42.2 #1125

Merged
merged 10 commits into from
Mar 14, 2024
Merged

Conversation

rnbguy
Copy link
Collaborator

@rnbguy rnbguy commented Mar 14, 2024

Closes: #XXX

Description


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests.
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@rnbguy rnbguy added the dependencies Pull requests that update a dependency file label Mar 14, 2024
@rnbguy rnbguy changed the title chore(deps): bump ibc-proto to 0.42.1 fix(deps): upgrade ibc-proto to 0.42.1 Mar 14, 2024
Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 46.25000% with 43 lines in your changes are missing coverage. Please review.

Project coverage is 66.46%. Comparing base (5e7ff8e) to head (f6474c6).

Files Patch % Lines
ibc-query/src/core/channel/service.rs 0.00% 24 Missing ⚠️
...stkit/src/testapp/ibc/clients/mock/client_state.rs 73.52% 9 Missing ⚠️
ibc-core/ics04-channel/types/src/channel.rs 14.28% 6 Missing ⚠️
...e/ics04-channel/types/src/msgs/timeout_on_close.rs 57.14% 3 Missing ⚠️
...ics04-channel/types/src/msgs/chan_close_confirm.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1125      +/-   ##
==========================================
- Coverage   66.57%   66.46%   -0.11%     
==========================================
  Files         209      209              
  Lines       20636    20706      +70     
==========================================
+ Hits        13738    13762      +24     
- Misses       6898     6944      +46     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Farhad-Shabani Farhad-Shabani changed the title fix(deps): upgrade ibc-proto to 0.42.1 deps: upgrade ibc-proto-rs to 0.42.2 Mar 14, 2024
@Farhad-Shabani Farhad-Shabani added this to the 0.51.0 milestone Mar 14, 2024
@Farhad-Shabani Farhad-Shabani merged commit 3b11b12 into main Mar 14, 2024
18 checks passed
@Farhad-Shabani Farhad-Shabani deleted the rano/bump-ibc-proto-rs branch March 14, 2024 23:59
Farhad-Shabani added a commit that referenced this pull request Sep 9, 2024
* ibc-proto v0.42.1

* handle new data fields

* impl new service methods

* new mock client header in testkit

* update fixtures with new fields

* patch crates-io release

* refactor MockClientState methods

* chore: set ibc-proto-rs to v0.42.2

* chore: add changelog

* fix: make fmt happy

---------

Co-authored-by: Farhad Shabani <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants