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

fix: update mock ibc core #795

Merged
merged 5 commits into from
Dec 27, 2023
Merged

fix: update mock ibc core #795

merged 5 commits into from
Dec 27, 2023

Conversation

ibrizsabin
Copy link
Collaborator

@ibrizsabin ibrizsabin commented Dec 21, 2023

Description

Commit Message

type: commit message

see the guidelines for commit messages.

Changelog Entry

version: <log entry>

Checklist

  • I have performed a self-review of my own code
  • I have documented my code in accordance with the documentation guidelines
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have run the unit tests
  • I only have one commit (if not, squash them into one commit).
  • I have a descriptive commit message that adheres to the commit message guidelines
  • I have added version bump label on PR.

Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@codecov-commenter
Copy link

codecov-commenter commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7291763) 70.10% compared to head (5d4bd26) 70.10%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #795   +/-   ##
=========================================
  Coverage     70.10%   70.10%           
  Complexity      409      409           
=========================================
  Files           155      155           
  Lines         13947    13947           
  Branches        293      293           
=========================================
  Hits           9778     9778           
  Misses         4016     4016           
  Partials        153      153           
Flag Coverage Δ
rust 68.25% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@ibrizsabin ibrizsabin added the enhancement New feature or request label Dec 26, 2023
@ibrizsabin ibrizsabin self-assigned this Dec 26, 2023
@ibrizsabin ibrizsabin marked this pull request as ready for review December 26, 2023 05:08
Copy link
Collaborator

@nightowl121 nightowl121 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@ibrizsabin ibrizsabin merged commit 9a90959 into main Dec 27, 2023
6 checks passed
@ibrizsabin ibrizsabin deleted the fix/update-mock-ibc-core branch December 27, 2023 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants