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

Python bindings #812

Open
wants to merge 23 commits into
base: develop
Choose a base branch
from
Open

Conversation

SethDusek
Copy link
Collaborator

@SethDusek SethDusek commented Mar 8, 2025

Closes #780

@SethDusek SethDusek changed the title Pythonbindings Python bindings Mar 8, 2025
@coveralls
Copy link

coveralls commented Mar 8, 2025

Pull Request Test Coverage Report for Build 13757164754

Details

  • 32 of 55 (58.18%) changed or added relevant lines in 7 files are covered.
  • 5 unchanged lines in 4 files lost coverage.
  • Overall coverage increased (+0.004%) to 78.427%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ergo-lib/src/wallet/box_selector/simple.rs 0 1 0.0%
ergotree-interpreter/src/sigma_protocol/dlog_protocol.rs 0 2 0.0%
ergo-chain-types/src/digest32.rs 6 9 66.67%
ergotree-ir/src/mir/constant.rs 15 20 75.0%
ergo-lib/src/wallet/mnemonic_generator.rs 10 16 62.5%
ergotree-interpreter/src/sigma_protocol/prover/hint.rs 0 6 0.0%
Files with Coverage Reduction New Missed Lines %
ergo-p2p/src/peer_database/in_memory.rs 1 86.36%
ergotree-ir/src/mir/constant.rs 1 64.5%
ergotree-ir/src/mir/expr.rs 1 68.77%
ergotree-ir/src/serialization/types.rs 2 81.16%
Totals Coverage Status
Change from base Build 12991338470: 0.004%
Covered Lines: 11161
Relevant Lines: 14231

💛 - Coveralls

@SethDusek SethDusek force-pushed the pythonbindings branch 2 times, most recently from 96b731f to 15e515f Compare March 9, 2025 21:17
@SethDusek SethDusek marked this pull request as ready for review March 10, 2025 05:32
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.

Add Python bindings
2 participants