ci: switch from coveralls to codecov for coverage reporting - #2144
Merged
oleonardolima merged 1 commit intoMay 8, 2026
Merged
Conversation
shubham-shinde-442
requested review from
evanlinjin and
oleonardolima
as code owners
March 9, 2026 22:22
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2144 +/- ##
==========================================
- Coverage 77.36% 76.86% -0.51%
==========================================
Files 35 29 -6
Lines 9035 5688 -3347
Branches 0 254 +254
==========================================
- Hits 6990 4372 -2618
+ Misses 2045 1246 -799
- Partials 0 70 +70
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
3 tasks
notmandatory
previously approved these changes
Mar 12, 2026
notmandatory
left a comment
Member
There was a problem hiding this comment.
ACK 86287ae
Confirmed using the same version of codecov GitHub action as bdk_wallet.
https://github.com/bitcoindevkit/bdk_wallet/blob/fca652370c466c79659afc6ae57c5015d4007b18/.github/workflows/code_coverage.yml#L40
Toyin5
reviewed
Mar 12, 2026
notmandatory
dismissed
their stale review
May 2, 2026 22:22
Needs to re-review to make sure it works the same as bdk_wallet.
oleonardolima
force-pushed
the
ci/switch-to-codecov
branch
5 times, most recently
from
May 5, 2026 18:59
74b2915 to
fb6d71e
Compare
- update the `code_coverage.yml` CI job to use codecov instead of coveralls, copied from `bdk_wallet` repository.
oleonardolima
force-pushed
the
ci/switch-to-codecov
branch
from
May 5, 2026 19:18
fb6d71e to
2a42f25
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #2093
Description
Migrates code coverage reporting from Coveralls to Codecov.
coverallsapp/github-actiontocodecov/codecov-action@v5.5.2(pinned commit SHA for security)contents: readandpull-requests: writeto enable Codecov PR commentsflags: rustandname: codecov-bdkfor better organizationChangelog notice
All Submissions: