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 0.35.0 #3147

Closed
wants to merge 253 commits into from
Closed

Draft - released 0.35.0 #3147

wants to merge 253 commits into from

Conversation

Copy link

codecov bot commented Apr 27, 2024

Codecov Report

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

Project coverage is 60.12%. Comparing base (9d4de02) to head (98f709d).
Report is 12 commits behind head on main.

❗ Current head 98f709d differs from pull request most recent head 3b048d4. Consider uploading reports for the commit 3b048d4 to get more accurate results

Files Patch % Lines
crates/ibc/src/event.rs 46.94% 113 Missing ⚠️
...rates/apps/src/lib/node/ledger/shell/governance.rs 13.67% 101 Missing ⚠️
...tes/apps/src/lib/node/ledger/shell/testing/node.rs 0.00% 89 Missing ⚠️
crates/events/src/extend.rs 74.26% 88 Missing ⚠️
crates/sdk/src/tx.rs 0.00% 83 Missing ⚠️
crates/ibc/src/context/client.rs 17.10% 63 Missing ⚠️
crates/events/src/lib.rs 72.68% 62 Missing ⚠️
crates/sdk/src/masp.rs 0.00% 54 Missing ⚠️
crates/governance/src/event.rs 54.38% 52 Missing ⚠️
crates/proof_of_stake/src/storage.rs 5.55% 34 Missing ⚠️
... and 45 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3147      +/-   ##
==========================================
+ Coverage   59.40%   60.12%   +0.71%     
==========================================
  Files         298      303       +5     
  Lines       92326    92902     +576     
==========================================
+ Hits        54849    55858    +1009     
+ Misses      37477    37044     -433     

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

brentstone and others added 27 commits May 7, 2024 14:39
* McDaan-validator-alias:
  test
  change to validator name (from validator alias)
  fix tests
  Changelog
  generating localnet files
  add validator alias field to metadata
* tomas/checked-arith:
  changelog: add #3074
  namada/pos: re-use into_tm_voting_power from pos crate
  wasm: update to non-panicking core API
  benches: update to non-panicking core API
  apps: update to non-panicking core API
  namada: update to non-panicking core API
  sdk: update to non-panicking core API
  eth_bridge: update to non-panicking core API
  ibc: update to non-panicking core API
  pos: update to non-panicking core API
  gov: update to non-panicking core API
  state: update to non-panicking core API
  shielded_token: update to non-panicking core API
  trans_token: update to non-panicking core API
  vote_ext: update to non-panicking core API
  controller: replacing panicking code
  storage/collections/lazy_map: add try_update
  storage: add conv from core::arith::Error for convenience
  test/core: fixes for checked arith
  core: clippy fixes
  core/dec: sanitize panicking code
  core/storage: sanitize panicking code
  core/token: sanitize panicking code
  core/uint: sanitize panicking code
  core: add `assert_matches` dev-dep
  core/voting_power: sanitize panicking code
  core: strict clippy arith
  deps: add smooth-operator and re-export from core/arith
  core: add arith mod with a custom `trait CheckedAdd`
@tzemanovic tzemanovic changed the title Draft Draft - release 0.35.0 May 9, 2024
@tzemanovic tzemanovic closed this May 9, 2024
@tzemanovic tzemanovic changed the title Draft - release 0.35.0 Draft - released 0.35.0 May 9, 2024
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.

9 participants