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

Bump pyo3 to 0.21.2 #516

Merged
merged 3 commits into from
May 17, 2024
Merged

Bump pyo3 to 0.21.2 #516

merged 3 commits into from
May 17, 2024

Conversation

Rigidity
Copy link
Contributor

@Rigidity Rigidity commented May 17, 2024

I followed my editor's deprecation warnings and the pyo3 migration guide.

@Rigidity Rigidity requested a review from arvidn May 17, 2024 03:38
Copy link

coveralls-official bot commented May 17, 2024

Pull Request Test Coverage Report for Build 9128930984

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

  • 133 of 190 (70.0%) changed or added relevant lines in 24 files are covered.
  • 30 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-0.09%) to 84.07%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/chia-bls/src/gtelement.rs 0 1 0.0%
crates/chia-protocol/src/unfinished_block.rs 0 1 0.0%
crates/chia-protocol/src/unfinished_header_block.rs 0 1 0.0%
crates/chia-protocol/src/block_record.rs 23 25 92.0%
crates/chia-protocol/src/wallet_protocol.rs 0 2 0.0%
crates/chia-protocol/src/fullblock.rs 0 3 0.0%
crates/chia-protocol/src/header_block.rs 0 3 0.0%
crates/chia-protocol/src/spend_bundle.rs 0 3 0.0%
crates/chia-protocol/src/chia_protocol.rs 0 4 0.0%
crates/chia-protocol/src/program.rs 18 22 81.82%
Files with Coverage Reduction New Missed Lines %
crates/chia-protocol/src/bytes.rs 1 86.54%
crates/chia-protocol/src/wallet_protocol.rs 1 0.0%
crates/chia-protocol/src/chia_protocol.rs 2 0.0%
wheel/src/api.rs 2 77.53%
crates/chia-traits/src/int.rs 4 14.71%
crates/chia-puzzles/src/puzzles/singleton.rs 20 12.9%
Totals Coverage Status
Change from base Build 9085195791: -0.09%
Covered Lines: 12027
Relevant Lines: 14306

💛 - Coveralls

arvidn
arvidn previously approved these changes May 17, 2024
crates/chia-bls/src/cached_bls.rs Outdated Show resolved Hide resolved
@Rigidity Rigidity merged commit b682686 into main May 17, 2024
64 checks passed
@Rigidity Rigidity deleted the pyo3-0.21.2 branch May 17, 2024 16:47
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