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

CHIA-896: CHIP-0026 mempool update messages #563

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

Rigidity
Copy link
Contributor

@Rigidity Rigidity commented Jun 4, 2024

No description provided.

Copy link

coveralls-official bot commented Jun 4, 2024

Pull Request Test Coverage Report for Build 9371198727

Details

  • 0 of 28 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 82.8%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/chia-protocol/src/wallet_protocol.rs 0 11 0.0%
crates/chia-client/src/peer.rs 0 17 0.0%
Totals Coverage Status
Change from base Build 9365552327: -0.1%
Covered Lines: 11664
Relevant Lines: 14087

💛 - Coveralls

@Rigidity Rigidity marked this pull request as ready for review July 3, 2024 02:53
@Rigidity Rigidity marked this pull request as draft July 3, 2024 02:54
Copy link

coveralls-official bot commented Jul 3, 2024

Pull Request Test Coverage Report for Build 9771116526

Details

  • 0 of 28 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.1%) to 78.606%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/chia-protocol/src/wallet_protocol.rs 0 11 0.0%
crates/chia-client/src/peer.rs 0 17 0.0%
Totals Coverage Status
Change from base Build 9767098610: -0.1%
Covered Lines: 11107
Relevant Lines: 14130

💛 - Coveralls

@Rigidity Rigidity changed the title CHIP-0026 mempool update messages CHIA-896: CHIP-0026 mempool update messages Jul 3, 2024
Copy link

Pull Request Test Coverage Report for Build 9957368743

Details

  • 0 of 28 (0.0%) changed or added relevant lines in 2 files are covered.
  • 287 unchanged lines in 10 files lost coverage.
  • Overall coverage decreased (-2.2%) to 80.526%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/chia-protocol/src/wallet_protocol.rs 0 11 0.0%
crates/chia-client/src/peer.rs 0 17 0.0%
Files with Coverage Reduction New Missed Lines %
crates/chia-protocol/src/classgroup.rs 1 0.0%
crates/chia-bls/src/error.rs 4 0.0%
crates/chia-traits/src/streamable.rs 9 92.54%
crates/chia-bls/src/secret_key.rs 11 89.29%
crates/chia-bls/src/signature.rs 19 93.94%
crates/chia-bls/src/public_key.rs 19 90.45%
wheel/src/api.rs 43 66.41%
crates/chia-bls/src/gtelement.rs 47 9.47%
crates/chia-bls/src/bls_cache.rs 51 73.16%
crates/chia-protocol/src/block_record.rs 83 0.0%
Totals Coverage Status
Change from base Build 9946335261: -2.2%
Covered Lines: 11272
Relevant Lines: 13998

💛 - Coveralls

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.

None yet

1 participant