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

test ibc e2e fix for #3389 #3420

Closed
wants to merge 18 commits into from

Avoid precision drop in timestamp conversions

b50c81e
Select commit
Loading
Failed to load commit list.
Closed

test ibc e2e fix for #3389 #3420

Avoid precision drop in timestamp conversions
b50c81e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

53.93% (+0.00%) compared to 879a326

View this Pull Request on Codecov

53.93% (+0.00%) compared to 879a326

Details

Codecov Report

Attention: Patch coverage is 87.23404% with 12 lines in your changes missing coverage. Please review.

Project coverage is 53.93%. Comparing base (879a326) to head (b50c81e).
Report is 4 commits behind head on main.

Files Patch % Lines
crates/core/src/time.rs 88.23% 8 Missing ⚠️
crates/apps_lib/src/cli.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3420   +/-   ##
=======================================
  Coverage   53.92%   53.93%           
=======================================
  Files         317      317           
  Lines      107575   107628   +53     
=======================================
+ Hits        58011    58048   +37     
- Misses      49564    49580   +16     

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