Skip to content

Commit

Permalink
docs: update UPGRADE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrexox committed Apr 3, 2023
1 parent 67cf86c commit 62834a0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion UPGRADE.md
@@ -1,9 +1,11 @@
# v1 -> v2

Notable changes:
## Notable changes

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

## Upgrading

- Option `path-to-lcov` is now deprecated, use `file` instead.

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

0 comments on commit 62834a0

Please sign in to comment.