namada icon indicating copy to clipboard operation
namada copied to clipboard

Draft

Open brentstone opened this issue 10 months ago • 1 comments

WARNING: ☠️ do not merge this branch into your development branches and do not rely on it being stable. ☠️

contains:

  • #2840
  • #2861
  • #2778
  • #2621
  • #2619
  • #2790
  • #2938
  • #3031
  • #3043
  • #3087

queue (unordered):

  • https://github.com/anoma/namada/pull/2832
  • https://github.com/anoma/namada/pull/2956
  • https://github.com/anoma/namada/pull/2911
  • #3100
  • #3092

to finish:

  • https://github.com/anoma/namada/pull/3030
  • https://github.com/anoma/namada/pull/2946
  • https://github.com/anoma/namada/pull/2831
  • #3093

brainstorm:

  • #2561

brentstone avatar Apr 12 '24 16:04 brentstone

Codecov Report

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

Project coverage is 59.45%. Comparing base (97ec5b4) to head (2268b7d). Report is 10 commits behind head on main.

:exclamation: Current head 2268b7d differs from pull request most recent head 569c3c5. Consider uploading reports for the commit 569c3c5 to get more accurate results

Files Patch % Lines
crates/namada/src/ledger/protocol/mod.rs 14.28% 90 Missing :warning:
crates/sdk/src/tx.rs 0.00% 82 Missing :warning:
crates/apps/src/lib/node/ledger/shell/mod.rs 22.09% 67 Missing :warning:
crates/storage/src/mockdb.rs 62.71% 66 Missing :warning:
crates/apps/src/lib/node/ledger/storage/rocksdb.rs 88.97% 43 Missing :warning:
crates/namada/src/ledger/native_vp/masp.rs 0.00% 38 Missing :warning:
...rates/apps/src/lib/node/ledger/shell/governance.rs 0.00% 37 Missing :warning:
crates/merkle_tree/src/lib.rs 80.48% 16 Missing :warning:
crates/sdk/src/rpc.rs 0.00% 15 Missing :warning:
crates/gas/src/lib.rs 0.00% 13 Missing :warning:
... and 33 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3079      +/-   ##
==========================================
+ Coverage   59.39%   59.45%   +0.05%     
==========================================
  Files         298      298              
  Lines       92771    92555     -216     
==========================================
- Hits        55104    55030      -74     
+ Misses      37667    37525     -142     

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

codecov[bot] avatar Apr 12 '24 17:04 codecov[bot]