mirror of
https://github.com/status-im/nim-libp2p-dht.git
synced 2025-02-24 01:58:28 +00:00
Add CI workflow to run tests. Add code coverage workflow that publishes results to CodeCov. Add CI and coverage badges to README. Bump asynctest to allow for `setupAll` and `teardownAll`. Add local coverage nimble task. Combine tests in to a testAll file.