Skip to content

Commit 2c3eeb6

Browse files
Copilotianlewis
andcommitted
docs: Add Codecov setup documentation to README
Co-authored-by: ianlewis <[email protected]>
1 parent 0f1b8ce commit 2c3eeb6

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)