Skip to content

Commit 76f3cfa

Browse files
authored
Merge pull request #90 from ianlewis/copilot/add-codecov-documentation
docs: Add Codecov setup documentation to README
2 parents a3e6b2f + 2c3eeb6 commit 76f3cfa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,13 @@ The following tools should be added to the required code scanning results.
324324
4. [ ] **Push protection:**
325325
Block pushing commits with secrets in them.
326326

327+
#### Secrets and variables / Actions
328+
329+
Add the repository to [Codecov](https://codecov.io/) for code coverage. View the Codecov
330+
[Quick Start Guide](https://docs.codecov.com/docs/quick-start) for more information.
331+
332+
- [ ] **`CODECOV_TOKEN`:** add the repository upload token as a repository secret.
333+
327334
## Conventional commits
328335

329336
This repository template uses [Conventional

0 commit comments

Comments
 (0)