Chia-Network / clvm_tools_rs_fork

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

Swap to build w/ docker instead of podman #181

Closed cmmarslender closed 1 year ago

cmmarslender commented 1 year ago

The repo to get podman installed on 20.04 is problematic. We have docker available though, so swapping podman -> docker to make the runners easier to manage.

coveralls-official[bot] commented 1 year ago

Pull Request Test Coverage Report for Build 5272142553


Files with Coverage Reduction New Missed Lines %
src/py/pyval.rs 1 0%
src/compiler/sexp.rs 8 78.65%
<!-- Total: 9 -->
Totals Coverage Status
Change from base Build 5183111231: -0.02%
Covered Lines: 7047
Relevant Lines: 9074

💛 - Coveralls