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

Draft - released as 0.37.0 #3283

Closed
wants to merge 0 commits into from
Closed

Draft - released as 0.37.0 #3283

wants to merge 0 commits into from

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented May 21, 2024

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

Contains:

Queue (unordered):

To finish and required for 0.37:

Finished (modulo rebase) and nice-to-have for 0.36.2 (up to @brentstone and @tzemanovic whether to include or not):

To finish and optional:

Totally optional:

Copy link

codecov bot commented May 21, 2024

Codecov Report

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

Project coverage is 53.89%. Comparing base (c7d79f4) to head (6651d82).
Report is 3 commits behind head on main.

Files Patch % Lines
crates/apps_lib/src/client/rpc.rs 0.00% 9 Missing ⚠️
crates/node/src/shell/mod.rs 42.85% 8 Missing ⚠️
crates/node/src/broadcaster.rs 0.00% 7 Missing ⚠️
crates/ibc/src/actions.rs 0.00% 6 Missing ⚠️
crates/namada/src/ledger/native_vp/ibc/context.rs 0.00% 6 Missing ⚠️
crates/namada/src/ledger/protocol/mod.rs 0.00% 6 Missing ⚠️
crates/apps_lib/src/cli/api.rs 0.00% 5 Missing ⚠️
crates/merkle_tree/src/lib.rs 86.84% 5 Missing ⚠️
crates/sdk/src/queries/mod.rs 0.00% 4 Missing ⚠️
crates/core/src/key/secp256k1.rs 85.71% 3 Missing ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3283      +/-   ##
==========================================
+ Coverage   53.79%   53.89%   +0.09%     
==========================================
  Files         314      314              
  Lines      105784   105704      -80     
==========================================
+ Hits        56903    56965      +62     
+ Misses      48881    48739     -142     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants