Skip to content

Commit 65265ed

Browse files
committed
docs: add a note about base-path
1 parent 62834a0 commit 65265ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADE.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@
1111
- You can skip `file` option and coveralls will try to find all supported coverage files and combine their data.
1212

1313
- If coveralls fails to determine your coverage report format, use explicit `format` option to specify it. See [supported values](https://github.com/coverallsapp/coverage-reporter#supported-coverage-report-formats).
14+
15+
- If you see a message `Nothing to report` it might be a path resolution issue. Check filenames in the coverage report and use `base-path` option to adjust paths to the source files.

0 commit comments

Comments
 (0)