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

python bindings for binutils assemble and disassemble #75

Closed geoffwalmsley closed 5 months ago

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 8211676169

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/py/binutils.rs 6 77 7.79%
<!-- Total: 7 78 8.97% -->
Totals Coverage Status
Change from base Build 8209874490: -0.3%
Covered Lines: 14900
Relevant Lines: 17981

💛 - Coveralls
prozacchiwawa commented 6 months ago

Thanks. It's another step in retiring the python code in clvm_tools.