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

new clippy traffic #89

Closed prozacchiwawa closed 5 months ago

prozacchiwawa commented 5 months ago

update for most recent clippy before the ci tooling updates.

coveralls commented 5 months ago

Pull Request Test Coverage Report for Build 9005463757

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/classic/clvm_tools/cmds.rs 4 5 80.0%
<!-- Total: 12 13 92.31% -->
Files with Coverage Reduction New Missed Lines %
src/compiler/sexp.rs 1 81.55%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 8913748858: -0.2%
Covered Lines: 14891
Relevant Lines: 18002

💛 - Coveralls
prozacchiwawa commented 5 months ago

thanks