Skip to content

Commit 62834a0

Browse files
committed
docs: update UPGRADE.md
1 parent 67cf86c commit 62834a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

UPGRADE.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# v1 -> v2
22

3-
Notable changes:
3+
## Notable changes
44

55
- **v2** uses [universal coverage reporter](https://github.com/coverallsapp/coverage-reporter) instead of [node-coveralls](https://github.com/nickmerwin/node-coveralls) like in **v1**.
66

7+
## Upgrading
8+
79
- Option `path-to-lcov` is now deprecated, use `file` instead.
810

911
- You can skip `file` option and coveralls will try to find all supported coverage files and combine their data.

0 commit comments

Comments
 (0)