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 [breaking] #2587

Closed
wants to merge 115 commits into from
Closed

Draft [breaking] #2587

wants to merge 115 commits into from

Conversation

@cwgoes cwgoes changed the title Draft Draft [breaking] Feb 15, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 15, 2024

Codecov Report

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

Project coverage is 53.36%. Comparing base (cc3edde) to head (949d401).

Files Patch % Lines
crates/sdk/src/migrations.rs 0.00% 277 Missing ⚠️
crates/apps/src/lib/node/ledger/storage/rocksdb.rs 0.62% 160 Missing ⚠️
crates/apps/src/lib/cli.rs 0.00% 117 Missing ⚠️
crates/apps/src/lib/node/ledger/mod.rs 4.16% 69 Missing ⚠️
crates/apps/src/bin/namada-node/cli.rs 0.00% 50 Missing ⚠️
crates/storage/src/mockdb.rs 0.00% 33 Missing ⚠️
crates/governance/src/cli/onchain.rs 0.00% 32 Missing ⚠️
crates/core/src/storage.rs 22.50% 31 Missing ⚠️
...rates/apps/src/lib/node/ledger/shell/init_chain.rs 19.44% 29 Missing ⚠️
crates/proof_of_stake/src/types/mod.rs 0.00% 25 Missing ⚠️
... and 73 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2587      +/-   ##
==========================================
- Coverage   53.88%   53.36%   -0.52%     
==========================================
  Files         308      310       +2     
  Lines      100154   101494    +1340     
==========================================
+ Hits        53967    54166     +199     
- Misses      46187    47328    +1141     

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

brentstone and others added 24 commits March 11, 2024 11:13
This reverts commit bc0e8eb, reversing
changes made to c3e99b7.
* grarco/reprot-rollback:
  Updates rollback e2e test
  fmt
  add logs to e2e test
  fmt
  added e2e test
  Rollback `udpate_epoch_blocks_delay`
* bat+fraccaman/shielded-sync-start-height:
  added changelog
  [fix]: Added an optional starting block argument for shielded sync
brentstone and others added 4 commits March 15, 2024 17:25
* bat+brent/native-updatetype:
  changelog: add #2870
  fmt
  Update the migration example to perform migration on the conversion state
  [fix]: Added the column family to the query-db cli command
  specify the column family
  Added more type guardrails
  add conversion state token map to migration
  [fix]: Made migrating a single command
  [fix]: Fixed log lines from migrations and refactored the dsl implementation to be DRYer
  clippy and fmt
  Cleanupt up the foreign type macros. Tidied up some logging. Added a migration step to remove old keys
  fmt
  working
  fix iteration
  test state migration first commit
@brentstone brentstone closed this Mar 19, 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.

6 participants