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

chore: update test coverage for ibc client #843

Closed

Conversation

bishalbikram
Copy link
Collaborator

@bishalbikram bishalbikram commented Mar 11, 2024

Improve test cases for ics-02 client

  • updated existing test cases
  • added new test cases to cover edge cases

@bishalbikram bishalbikram added test Testing update for Unit test, Integration test and E2E testing Cosmwasm rust Pull requests that update Rust code labels Mar 11, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.54%. Comparing base (3767742) to head (25407cb).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #843      +/-   ##
============================================
+ Coverage     70.25%   70.54%   +0.28%     
  Complexity      414      414              
============================================
  Files           155      155              
  Lines         14028    14028              
  Branches        292      292              
============================================
+ Hits           9856     9896      +40     
+ Misses         4022     3982      -40     
  Partials        150      150              
Flag Coverage Δ
rust 68.71% <ø> (+0.33%) ⬆️

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

see 2 files with indirect coverage changes

@bishalbikram bishalbikram added Cosmwasm test Testing update for Unit test, Integration test and E2E testing rust Pull requests that update Rust code and removed Cosmwasm test Testing update for Unit test, Integration test and E2E testing rust Pull requests that update Rust code labels Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cosmwasm rust Pull requests that update Rust code test Testing update for Unit test, Integration test and E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants