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

Add UnfinishedBlock2 and released CHIP-0026 protocol messages #447

Merged
merged 3 commits into from
May 11, 2024

Conversation

Rigidity
Copy link
Contributor

No description provided.

Copy link

coveralls-official bot commented Mar 26, 2024

Pull Request Test Coverage Report for Build 9041202269

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 13 of 32 (40.63%) changed or added relevant lines in 3 files are covered.
  • 138 unchanged lines in 23 files lost coverage.
  • Overall coverage decreased (-0.9%) to 83.979%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/chia-protocol/src/full_node_protocol.rs 0 2 0.0%
crates/chia-protocol/src/wallet_protocol.rs 0 17 0.0%
Files with Coverage Reduction New Missed Lines %
crates/chia-protocol/src/fullblock.rs 1 0.0%
crates/chia-protocol/src/end_of_sub_slot_bundle.rs 1 0.0%
crates/chia-protocol/src/unfinished_block.rs 1 0.0%
crates/chia-protocol/src/sub_epoch_summary.rs 1 0.0%
crates/chia-protocol/src/coin_state.rs 1 0.0%
crates/chia-protocol/src/peer_info.rs 1 0.0%
crates/chia-protocol/src/header_block.rs 1 0.0%
crates/chia-protocol/src/unfinished_header_block.rs 1 0.0%
crates/chia-protocol/src/proof_of_space.rs 1 0.0%
crates/chia-protocol/src/pool_target.rs 1 0.0%
Totals Coverage Status
Change from base Build 8908521951: -0.9%
Covered Lines: 11752
Relevant Lines: 13994

💛 - Coveralls

@Rigidity Rigidity marked this pull request as ready for review May 7, 2024 13:44
@Rigidity Rigidity force-pushed the new-protocol-messages branch from c660cba to 1983a5e Compare May 7, 2024 13:45
@Rigidity Rigidity requested a review from arvidn May 7, 2024 13:47
@Rigidity Rigidity changed the title Add new protocol messages Add UnfinishedBlock2 and released CHIP-0026 protocol messages May 7, 2024
@Rigidity Rigidity requested a review from arvidn May 11, 2024 04:46
wheel/python/chia_rs/chia_rs.pyi Show resolved Hide resolved
@Rigidity Rigidity merged commit 95b34fa into main May 11, 2024
64 checks passed
@Rigidity Rigidity deleted the new-protocol-messages branch May 11, 2024 15:01
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