Date: Tue Aug 16 04:12:49 2022 System: Linux Node: fv-az210-947 Release: 5.15.0-1014-azure Version: #17~20.04.1-Ubuntu SMP Thu Jun 23 20:01:51 UTC 2022 Machine: x86_64 Processor: x86_64 MysVersion: 0.448.0 Configuration: [package] name = "bar" version = "0.5.0" authors = ["Mys Lang <mys.lang@example.com>"] $ mys -C package/bar-0.5.0 build --url https://mys-lang.org -j 2 ✔ Reading package configuration (0 seconds) ✔ Downloading dependencies (0 seconds) ✔ Building (10.63 seconds) $ mys -C package/bar-0.5.0 test -c --url https://mys-lang.org -j 2 ✔ Reading package configuration (0 seconds) ✔ Downloading dependencies (0 seconds) ✔ Building tests (13.84 seconds) ✔ Running 0 tests (0.1 seconds) ✔ Creating code coverage report (0.02 seconds) Coverage report: file:///tmp/tmp7e57xaeq/package/bar-0.5.0/coverage/html/index.html