Chia-Network / clvm_tools_rs_fork

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

Change macOS target to macOS 11 and remove python 3.7 #203

Closed emlowe closed 1 year ago

emlowe commented 1 year ago

Update MACOSX_DEPLOYMENT_TARGET to 11 Remove python 3.7 from build matrix Change test code to use python 3.8

coveralls-official[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5717920690


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

💛 - Coveralls