Add test coverage to CI.
Reference implementation: https://github.com/vacp2p/nim-libp2p/blob/master/.github/workflows/coverage.yml
Note: test coverage measurements will start making sense if we introduce unit testing to intops. Currently, we only have integration tests the check the dispatcher logic as well as the implementation correctness.
Add test coverage to CI.
Reference implementation: https://github.com/vacp2p/nim-libp2p/blob/master/.github/workflows/coverage.yml
Note: test coverage measurements will start making sense if we introduce unit testing to intops. Currently, we only have integration tests the check the dispatcher logic as well as the implementation correctness.