Make the sender set MASP transaction to IBC memo #3444
Merged
Codecov / codecov/project
failed
Jul 4, 2024 in 0s
53.78% (-0.15%) compared to 879a326
View this Pull Request on Codecov
53.78% (-0.15%) compared to 879a326
Details
Codecov Report
Attention: Patch coverage is 15.59203%
with 720 lines
in your changes missing coverage. Please review.
Project coverage is 53.78%. Comparing base (
879a326
) to head (7212f7e
).
Report is 4 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
crates/namada/src/ledger/native_vp/masp.rs | 0.00% | 404 Missing |
crates/ibc/src/trace.rs | 41.55% | 45 Missing |
crates/sdk/src/tx.rs | 0.00% | 42 Missing |
crates/core/src/masp.rs | 0.00% | 41 Missing |
crates/sdk/src/masp.rs | 0.00% | 36 Missing |
crates/ibc/src/msg.rs | 47.45% | 31 Missing |
crates/apps_lib/src/client/tx.rs | 0.00% | 23 Missing |
crates/ibc/src/lib.rs | 53.06% | 23 Missing |
crates/apps_lib/src/cli.rs | 0.00% | 18 Missing |
crates/apps_lib/src/cli/client.rs | 0.00% | 12 Missing |
... and 9 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #3444 +/- ##
==========================================
- Coverage 53.92% 53.78% -0.15%
==========================================
Files 317 318 +1
Lines 107575 107980 +405
==========================================
+ Hits 58011 58073 +62
- Misses 49564 49907 +343
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading