Skip to content

Commit 28fd5c0

Browse files
committed
docs: add UPGRADE instructions
1 parent 30402df commit 28fd5c0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

UPGRADE.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# v1 -> v2
2+
3+
Notable changes:
4+
5+
- **v2** uses [universal coverage reporter](https://github.com/coverallsapp/coverage-reporter) instead of [node-coveralls](https://github.com/nickmerwin/node-coveralls) like in **v1**.
6+
7+
- Option `path-to-lcov` is now deprecated, use `file` instead.
8+
9+
- You can skip `file` option and coveralls will try to find all supported coverage files and combine their data.
10+

0 commit comments

Comments
 (0)