You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently our code coverage tests are only including unit tests. Which provides almost no coverage in the handlers and utils module. This can be improved by adding the integration tests into CI codecov jobs.
The text was updated successfully, but these errors were encountered:
The bdk lib has switched to using https://coveralls.io/ because it has more accurate code coverage. Either in the PR for this issue or in a separate PR we should also switch bdk-cli to coveralls.
notmandatory
changed the title
Add integration testing in CI codecov
Add integration testing in CI
Sep 28, 2022
Currently our code coverage tests are only including unit tests. Which provides almost no coverage in the handlers and utils module. This can be improved by adding the integration tests into CI codecov jobs.
The text was updated successfully, but these errors were encountered: