]> Untitled Git - bdk-cli/commitdiff
Merge bitcoindevkit/bdk-cli#247: CI: Replace Coveralls with Codecov for coverage... master github/master
authormerge-script <withtvpeter@gmail.com>
Tue, 10 Mar 2026 09:11:22 +0000 (10:11 +0100)
committermerge-script <withtvpeter@gmail.com>
Tue, 10 Mar 2026 09:11:22 +0000 (10:11 +0100)
a675935153a95adc0c07da5614a57cf5a1c3f628 CI: Update code coverage to use Codecov action (Vihiga Tyonum)

Pull request description:

  <!-- You can erase any parts of this template not applicable to your Pull Request. -->

  ### Description

  This PR updates the code_coverage workflow by replacing the Coveralls code coverage reports with codecov. It also updates the checkout, rust-lang toolchain setup actions.
  Fixes #245

  <!-- Describe the purpose of this PR, what's being adding and/or fixed -->

  ### Notes to the reviewers

  <!-- In this section you can include notes directed to the reviewers, like explaining why some parts
  of the PR were done in a specific way -->

  ## Changelog notice

  <!-- Notice the release manager should include in the release tag message changelog -->
  <!-- See https://keepachangelog.com/en/1.0.0/ for examples -->

  ### Checklists

  #### All Submissions:

  * [x] I've signed all my commits
  * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk-cli/blob/master/CONTRIBUTING.md)
  * [x] I ran `cargo fmt` and `cargo clippy` before committing

ACKs for top commit:
  notmandatory:
    ACK a675935153a95adc0c07da5614a57cf5a1c3f628

Tree-SHA512: 021e17bfec6b4c022b8908f2dc4588c3f9f809893d2c6599a073fa943d7caf96a46a47fc9bc54af701b003b95d0b4e1474e9c30fdb533570b3a1d8791f430ba7


Trivial merge