Commit 1199fa3
committed
ci: Add Codecov integration for coverage reports
This commit integrates Codecov into the CI workflow. It adds a new step to upload coverage reports to Codecov after the tests have been run. This allows us to track code coverage over time and identify areas of the codebase that are not well-tested. The Codecov token is retrieved from the repository secrets.1 parent 28c1aa4 commit 1199fa3
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
0 commit comments