Replace Coveralls with Codecov for coverage reporting#327
Replace Coveralls with Codecov for coverage reporting#327notmandatory merged 1 commit intobitcoindevkit:masterfrom
Conversation
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
notmandatory
left a comment
There was a problem hiding this comment.
ACK 36f98df
@GideonBature good work!
Confirmed codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 is tagged version 5.5.1
Also verified report correctly generated for @GideonBature's fork of bdk_wallet:
https://coveralls.io/jobs/173295208
|
The published codecov report for |
Thank you! |
24cf4a9 chore: update README with codecov badge (Steve Myers) Pull request description: ### Description Now that #327 is merged and running we need to update the README badge. ### Checklists #### All Submissions: * [x] I've signed all my commits * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) * [x] I ran `just p` before pushing Top commit has no ACKs. Tree-SHA512: f311f5c85230b1c3c23650ed518c7b330773bb096fd0e3c24d9223c14cc2a6bcecfb2eb7ab09546be7515414d62e52d24ac4e3cfc5282d89554ac055cd0f753d
Description
This PR migrates our code coverage reporting from Coveralls to Codecov while maintaining all existing functionality.
Notes to the reviewers
Changelog notice
Changes
coverallsapp/github-actiontocodecov/codecov-action@v4contents: readpull-requests: writeid-token: writeuse_oidc: truefor secure tokenless authenticationfail_ci_if_error: falseto prevent CI failures on upload issuesflags: rustfor better organizationname: codecov-bdk-walletfor clear identificationChecklists
All Submissions:
just pbefore pushingNew Features:
Bugfixes:
Closes #320