**Describe the enhancement** Switch from coveralls to `codecov/codecov-action` in `.github/workflows/code_coverage.yml` to start uploading coverage reports to codecov.io. For example refer to bitcoindevkit/bdk_wallet#327. **Use case** <!-- Tell us how you or others will use this new feature or change to an existing feature. --> **Impact** - [ ] Blocking production usage - [ ] Nice-to-have / UX improvement - [x] Developer experience / maintainability
Describe the enhancement
Switch from coveralls to
codecov/codecov-actionin.github/workflows/code_coverage.ymlto start uploading coverage reports to codecov.io.For example refer to bitcoindevkit/bdk_wallet#327.
Use case
Impact