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

Update intel to macos-12 #90

Closed cmmarslender closed 3 months ago

coveralls commented 3 months ago

Pull Request Test Coverage Report for Build 9131301427

Details


Files with Coverage Reduction New Missed Lines %
src/compiler/sexp.rs 1 81.55%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 9131287906: 0.03%
Covered Lines: 14891
Relevant Lines: 18002

💛 - Coveralls
cmmarslender commented 3 months ago

Clippy + NPM failures are being fixed over here, per Arty https://github.com/Chia-Network/clvm_tools_rs/pull/89

prozacchiwawa commented 3 months ago

Neat.