Chia-Network / clvm_tools_rs_fork

Modern Chialisp compiler implemented in Rust
Apache License 2.0
3 stars 9 forks source link

Isolated change to upgrade clvmr #201

Closed prozacchiwawa closed 1 year ago

prozacchiwawa commented 1 year ago

This isolates the clvmr upgrade from the bls operators pr.

coveralls-official[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5687393169


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/classic/clvm/serialize.rs 2 3 66.67%
src/classic/clvm_tools/debug.rs 0 1 0.0%
src/classic/clvm_tools/stages/stage_2/operators.rs 13 24 54.17%
<!-- Total: 104 117 88.89% -->
Files with Coverage Reduction New Missed Lines %
src/classic/clvm_tools/stages/stage_2/compile.rs 1 80.55%
src/classic/clvm_tools/stages/stage_2/module.rs 2 96.03%
src/compiler/sexp.rs 8 77.48%
<!-- Total: 11 -->
Totals Coverage Status
Change from base Build 5673499527: -0.2%
Covered Lines: 6946
Relevant Lines: 8962

💛 - Coveralls
aqk commented 1 year ago

( See previous review comments in https://github.com/Chia-Network/clvm_tools_rs/pull/180 )