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

imp: implement From<Infallible> for ClientError #1359

Merged
merged 2 commits into from
Oct 17, 2024

chore: add changelog

33d9b86
Select commit
Loading
Failed to load commit list.
Merged

imp: implement From<Infallible> for ClientError #1359

chore: add changelog
33d9b86
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

66.84% (-0.01%) compared to e50ae6c

View this Pull Request on Codecov

66.84% (-0.01%) compared to e50ae6c

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 66.84%. Comparing base (e50ae6c) to head (33d9b86).

Files with missing lines Patch % Lines
ibc-core/ics24-host/types/src/error.rs 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1359      +/-   ##
==========================================
- Coverage   66.85%   66.84%   -0.01%     
==========================================
  Files         225      225              
  Lines       22628    22631       +3     
==========================================
  Hits        15127    15127              
- Misses       7501     7504       +3     

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