namada icon indicating copy to clipboard operation
namada copied to clipboard

Aleks/wallet atomic

Open karbyshev opened this issue 11 months ago • 1 comments

Closes #50

Describe your changes

Indicate on which release or other PRs this topic is based on

Checklist before merging to draft

  • [ ] I have added a changelog
  • [ ] Git history is in acceptable state

karbyshev avatar Mar 06 '24 18:03 karbyshev

Codecov Report

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

Project coverage is 59.28%. Comparing base (97ec5b4) to head (ecf3cf4). Report is 10 commits behind head on main.

Files Patch % Lines
crates/sdk/src/wallet/mod.rs 7.37% 540 Missing :warning:
crates/apps/src/lib/config/genesis/chain.rs 0.00% 30 Missing :warning:
crates/apps/src/lib/bench_utils.rs 0.00% 24 Missing :warning:
crates/sdk/src/tx.rs 0.00% 21 Missing :warning:
crates/sdk/src/signing.rs 0.00% 13 Missing :warning:
crates/apps/src/lib/wallet/mod.rs 0.00% 6 Missing :warning:
crates/apps/src/lib/node/ledger/shell/mod.rs 0.00% 2 Missing :warning:
crates/sdk/src/masp.rs 0.00% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2831      +/-   ##
==========================================
- Coverage   59.39%   59.28%   -0.12%     
==========================================
  Files         298      298              
  Lines       92771    92995     +224     
==========================================
+ Hits        55104    55134      +30     
- Misses      37667    37861     +194     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 08 '24 15:03 codecov[bot]