We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b8bd76 commit 248906bCopy full SHA for 248906b
README.md
@@ -65,7 +65,7 @@ As far as python is concerned, **nothing**. You may choose to use either uploade
65
Learn more at [codecov/codecov-bash](https://github.com/codecov/codecov-bash) and [codecov/codecov-python](https://github.com/codecov/codecov-python)
66
67
68
-####❔Why am I seeing `No data to report.`
+####❔Why am I seeing `No data to report.`
69
This output is written by running the command `coverage xml` and states that there were no `.coverage` files found.
70
71
1. Make sure coverage is enabled. See [Enabling Coverage](#enabling-coverage)
0 commit comments