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

tx_ibc wasm again #3275

Merged
merged 5 commits into from
May 24, 2024

gas: remove unused ibc tx gas

e1c2812
Select commit
Loading
Failed to load commit list.
Merged

tx_ibc wasm again #3275

gas: remove unused ibc tx gas
e1c2812
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2024 in 1s

53.85% (+0.06%) compared to c7d79f4

View this Pull Request on Codecov

53.85% (+0.06%) compared to c7d79f4

Details

Codecov Report

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

Project coverage is 53.85%. Comparing base (c7d79f4) to head (e1c2812).
Report is 3 commits behind head on main.

Files Patch % Lines
crates/ibc/src/actions.rs 0.00% 6 Missing ⚠️
crates/namada/src/ledger/native_vp/ibc/context.rs 0.00% 6 Missing ⚠️
crates/tx_prelude/src/ibc.rs 40.00% 3 Missing ⚠️
crates/ibc/src/lib.rs 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3275      +/-   ##
==========================================
+ Coverage   53.79%   53.85%   +0.06%     
==========================================
  Files         314      314              
  Lines      105784   105661     -123     
==========================================
+ Hits        56903    56906       +3     
+ Misses      48881    48755     -126     

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