Skip to content

ci: switch from coveralls to codecov for coverage reporting#2144

Open
shubham-shinde-442 wants to merge 1 commit intobitcoindevkit:masterfrom
shubham-shinde-442:ci/switch-to-codecov
Open

ci: switch from coveralls to codecov for coverage reporting#2144
shubham-shinde-442 wants to merge 1 commit intobitcoindevkit:masterfrom
shubham-shinde-442:ci/switch-to-codecov

Conversation

@shubham-shinde-442
Copy link

Closes: #2093

Description

Migrates code coverage reporting from Coveralls to Codecov.

  • Replaced coverage service: Switched from coverallsapp/github-action to codecov/codecov-action@v5.5.2 (pinned commit SHA for security)
  • Added permissions: Added contents: read and pull-requests: write to enable Codecov PR comments
  • Codecov configuration: Added flags: rust and name: codecov-bdk for better organization

Notes to the reviewers

Changelog notice

All Submissions:

New Features:

  • I've added tests for the new feature
  • I've added docs for the new feature

Bugfixes:

  • This pull request breaks the existing API
  • I've added tests to reproduce the issue which are now passing
  • I'm linking the issue being fixed by this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

[coverage] Switch to codecov/codecov-action

1 participant