Commit 249413e
committed
Merge bitcoindevkit#2144: ci: switch from coveralls to codecov for coverage reporting
2a42f25 ci(coverage): use `codecov` instead of `coveralls` (Shubham Shinde)
Pull request description:
closes bitcoindevkit#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
### Changelog notice
```
### Changed
- chore(ci): switch from coveralls to codecov
```
#### All Submissions:
* [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
ACKs for top commit:
oleonardolima:
self-ACK 2a42f25
notmandatory:
ACK 2a42f25
Tree-SHA512: 53dd898fefb973fc4a884fbfb34335d5f03992d30c676841b66db8dcc5a4d3a8e5178d5886cb91308df873f25fe6703457dc27aa5b45451f828bfcded612cace1 file changed
Lines changed: 31 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | 2 | | |
5 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
6 | 12 | | |
7 | 13 | | |
8 | | - | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
| 17 | + | |
11 | 18 | | |
12 | 19 | | |
13 | 20 | | |
| |||
18 | 25 | | |
19 | 26 | | |
20 | 27 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
25 | 32 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
35 | 44 | | |
36 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
37 | 50 | | |
38 | 51 | | |
39 | 52 | | |
40 | 53 | | |
41 | | - | |
| 54 | + | |
0 commit comments