Chia-Network / clvm_tools_rs_fork

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

Add comments to sexp.rs #208

Closed matt-o-how closed 1 year ago

matt-o-how commented 1 year ago

Also update a couple of variable names

coveralls-official[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5799703140


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/compiler/sexp.rs 59 73 80.82%
<!-- Total: 59 73 80.82% -->
Files with Coverage Reduction New Missed Lines %
src/compiler/sexp.rs 9 78.05%
<!-- Total: 9 -->
Totals Coverage Status
Change from base Build 5798509988: -0.07%
Covered Lines: 7308
Relevant Lines: 9316

💛 - Coveralls
prozacchiwawa commented 1 year ago

give cargo fmt a run, then will re-approve.