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

Tomas/dbg below cap #3904

Closed
wants to merge 43 commits into from
Closed

Tomas/dbg below cap #3904

wants to merge 43 commits into from

Conversation

Fraccaman
Copy link
Member

Describe your changes

Checklist before merging

  • If this PR has some consensus breaking changes, I added the corresponding breaking:: labels
    • This will require 2 reviewers to approve the changes
  • If this PR requires changes to the docs or specs, a corresponding PR is opened in the namada-docs repo
    • Relevant PR if applies:
  • If this PR affects services such as namada-indexer or namada-masp-indexer, a corresponding PR is opened in that repo
    • Relevant PR if applies:

Fraccaman and others added 30 commits September 28, 2024 08:40
(cherry picked from commit 3ed63e0)
* origin/mergify/bp/0.44.0/pr-3854:
  ci: run checks on release branches
(cherry picked from commit fd8f78a)
(cherry picked from commit 39f15e6)
(cherry picked from commit 4087f4a)
(cherry picked from commit 4ee810f)
* mergify/bp/0.44.0/pr-3851:
  update hermes
  test/e2e: increase hermes timeout
  README: add notes about hermes
  update hermes
(cherry picked from commit 446e32f)
(cherry picked from commit abaace4)
(cherry picked from commit 9625834)
* bp/0.44.0/pr-3849:
  mergify: add backport strategy
* mergify/bp/0.44.0/pr-3862:
  ci/mergify: add merge rule for backport to 0.44
* origin/mergify/bp/0.44.0/pr-3857:
  Changelog #3857
  Removes unused `Success` event
  Adds test for identical events in batch
  Adds batch events tests
  Removes eprintln from prepare proposal unit tests
  Adds tests for whitelisted tokens gas payment
(cherry picked from commit a7a752f)
(cherry picked from commit 9852755)
(cherry picked from commit f4c461f)
(cherry picked from commit 1618f4e)
(cherry picked from commit 1217e62)
(cherry picked from commit 7519ce9)
(cherry picked from commit 02eca6e)
* mergify/bp/0.44.0/pr-3868:
  changelog: add #3835
  tx: test tx sections api
  tx: improve the serialization api
  test/tx: add more unit tests
  tx: split out tx sections into dedicated mod
  tx: move signing related code into sign mod
  tx: rm unsued `SignedTxData`
  refactor and test signature index
  tx/types: rm unused code
  test/e2e: no dbg logs in shielded sync
grarco and others added 13 commits October 3, 2024 11:39
(cherry picked from commit 03fb4e2)
(cherry picked from commit dfe1bc4)
(cherry picked from commit 130252b)
(cherry picked from commit 40f0b7b)
(cherry picked from commit 1739449)
(cherry picked from commit 082c033)
* origin/mergify/bp/0.44.0/pr-3874:
  goveranance: let validator vote even if it doesn't have a self-bond
* origin/mergify/bp/0.44.0/pr-3866:
  Increases timeout on epoch sleep
  Improves epoch sleeping in ibc tests and renames token variable
  Changelog #3866
  Sped up ibc token test
  Fixes ibc gas payment test
  Fixes typos and updates docstring
  e2e test for ibc token gas payment
(cherry picked from commit e1eb18f)
* origin/mergify/bp/0.44.0/pr-3876:
  ci/mergify: unquote base name
Copy link

codecov bot commented Oct 10, 2024

Codecov Report

Attention: Patch coverage is 84.26518% with 197 lines in your changes missing coverage. Please review.

Project coverage is 73.20%. Comparing base (36ca7c3) to head (30a2606).
Report is 56 commits behind head on main.

Files with missing lines Patch % Lines
crates/tx/src/section.rs 69.00% 137 Missing ⚠️
crates/tx/src/sign.rs 80.99% 23 Missing ⚠️
crates/proof_of_stake/src/validator_set_update.rs 47.05% 18 Missing ⚠️
crates/tx/src/types.rs 98.39% 6 Missing ⚠️
crates/node/src/shell/finalize_block.rs 54.54% 5 Missing ⚠️
wasm/tx_vote_proposal/src/lib.rs 0.00% 4 Missing ⚠️
crates/node/src/shell/mod.rs 97.29% 2 Missing ⚠️
crates/node/src/shell/prepare_proposal.rs 98.91% 1 Missing ⚠️
crates/sdk/src/tx.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3904      +/-   ##
==========================================
+ Coverage   73.04%   73.20%   +0.16%     
==========================================
  Files         340      341       +1     
  Lines      104816   105158     +342     
==========================================
+ Hits        76559    76979     +420     
+ Misses      28257    28179      -78     

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

@Fraccaman Fraccaman closed this Oct 10, 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.

3 participants