Chia-Network / clvm_tools_rs_fork

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

20230727 fix mac default features #200

Closed prozacchiwawa closed 1 year ago

prozacchiwawa commented 1 year ago

This uses a new feature of maturin that lets it set cargo's features when building the python extension. We don't need extension-module in default-features anymore (assuming this all works).

coveralls-official[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5718763414


Files with Coverage Reduction New Missed Lines %
src/compiler/sexp.rs 1 79.05%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 5718383317: 0.08%
Covered Lines: 6953
Relevant Lines: 8962

💛 - Coveralls