Chia-Network / clvm_tools_rs

clvm_tools ported to rust based on https://github.com/Chia-Mine/clvm_tools-js/, and chialisp-21 dialect with a new compiler.
Apache License 2.0
11 stars 13 forks source link

Upgrade pyo3 and maturin #67

Closed prozacchiwawa closed 6 months ago

prozacchiwawa commented 7 months ago

Upgrade to maturin 1.3.2 and pyo3 0.20.2. API changes in pyo3 include

socket-security[bot] commented 7 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
pypi/maturin@1.3.2 environment, filesystem, shell 0 39.6 MB konstin, messense

🚮 Removed packages: npm/fsevents@2.3.2, pypi/maturin@1.2.3, pypi/maturin@1.2.3, pypi/maturin@1.2.3, pypi/maturin@1.2.3, pypi/maturin@1.2.3, pypi/maturin@1.2.3, pypi/maturin@1.2.3, pypi/maturin@1.2.3, pypi/maturin@1.2.3, pypi/maturin@1.2.3, pypi/maturin@1.2.3, pypi/maturin@1.2.3, pypi/maturin@1.2.3

View full report↗︎

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 7670685288


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/py/pyval.rs 0 11 0.0%
src/py/api.rs 0 21 0.0%
<!-- Total: 0 32 0.0% -->
Files with Coverage Reduction New Missed Lines %
src/compiler/sexp.rs 1 78.1%
src/py/api.rs 2 9.3%
src/py/cmds.rs 5 31.03%
<!-- Total: 8 -->
Totals Coverage Status
Change from base Build 7661630909: -0.09%
Covered Lines: 14876
Relevant Lines: 17932

💛 - Coveralls
prozacchiwawa commented 7 months ago

You're done with your stuff and ok with merging this?