Skip to content

Commit 03d6361

Browse files
Update tests.md
1 parent 0168688 commit 03d6361

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/example_docs/code/tests.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ When you installed the package with the `[dev]` extras, you installed everything
1717
## Code Coverage
1818

1919
The `/.codecov.yml` file is a configuration file for [Codecov](https://codecov.io/), which will tell you the fraction of lines covered by your test suite if the GitHub integration is enabled.
20+
21+
In order for Codecov to work properly, you will need to make a Codecov account and activate it on your newly made repository.

0 commit comments

Comments
 (0)