Skip to content

Node version 11 release#1579

Draft
limemloh wants to merge 800 commits into
mainfrom
release/p11
Draft

Node version 11 release#1579
limemloh wants to merge 800 commits into
mainfrom
release/p11

Conversation

@limemloh

@limemloh limemloh commented Mar 10, 2026

Copy link
Copy Markdown
Contributor

Purpose

WIP: Support P11 features

Changes

_Describe the changes that were needed.

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@codecov

codecov Bot commented Mar 17, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 77.06452% with 1397 lines in your changes missing coverage. Please review.
✅ Project coverage is 64.16%. Comparing base (51d7fe3) to head (bccf020).

Files with missing lines Patch % Lines
plt/plt-scheduler/src/ffi/queries.rs 0.00% 280 Missing ⚠️
plt/plt-block-state/src/ffi/block_state.rs 0.00% 119 Missing ⚠️
plt/plt-scheduler/src/ffi/scheduler.rs 3.60% 107 Missing ⚠️
...er/ProtocolLevelTokens/RustPLTScheduler/Queries.hs 2.02% 96 Missing and 1 partial ⚠️
...lock-state/src/entity/protocol_level_tokens/p11.rs 61.34% 92 Missing ⚠️
concordium-node/src/grpc2.rs 0.00% 82 Missing ⚠️
plt/plt-block-state/src/block_state.rs 73.17% 81 Missing ⚠️
.../plt-scheduler/src/token_module/key_value_state.rs 83.75% 58 Missing ⚠️
plt/plt-block-state/src/persistent/block_state.rs 0.00% 57 Missing ⚠️
concordium-node/src/consensus_ffi/ffi.rs 0.00% 49 Missing ⚠️
... and 38 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1579      +/-   ##
==========================================
+ Coverage   63.14%   64.16%   +1.02%     
==========================================
  Files         347      374      +27     
  Lines       69215    74132    +4917     
  Branches     3013     3017       +4     
==========================================
+ Hits        43703    47565    +3862     
- Misses      22499    23550    +1051     
- Partials     3013     3017       +4     
Files with missing lines Coverage Δ
...consensus/src/Concordium/GlobalState/BlockState.hs 36.56% <ø> (ø)
...src/Concordium/GlobalState/Persistent/BlobStore.hs 58.27% <100.00%> (+0.04%) ⬆️
...rc/Concordium/GlobalState/Persistent/BlockState.hs 70.33% <100.00%> (ø)
...Concordium/Scheduler/ProtocolLevelTokens/Module.hs 81.12% <100.00%> (-0.13%) ⬇️
.../Scheduler/ProtocolLevelTokens/RustPLTScheduler.hs 85.35% <100.00%> (-0.06%) ⬇️
...cordiumTests/EndToEnd/CredentialDeploymentTests.hs 82.26% <100.00%> (ø)
...mTests/EndToEnd/TransactionTableIntegrationTest.hs 91.50% <100.00%> (ø)
...s/consensus/ConcordiumTests/KonsensusV1/CatchUp.hs 82.15% <100.00%> (+0.19%) ⬆️
...us/ConcordiumTests/KonsensusV1/Consensus/Blocks.hs 76.02% <100.00%> (+1.51%) ⬆️
...diumTests/KonsensusV1/TransactionProcessingTest.hs 90.43% <100.00%> (ø)
... and 67 more

... and 5 files with indirect coverage changes

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