Skip to content

Commit

Permalink
Update LCOV link
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharkes committed Apr 26, 2023
1 parent c706484 commit 227bcb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ Dart.

`collect_coverage` collects coverage JSON from the Dart VM Service.
`format_coverage` formats JSON coverage data into either
[LCOV](http://ltp.sourceforge.net/coverage/lcov.php) or pretty-printed format.
[LCOV](https://github.com/linux-test-project/lcov) or pretty-printed format.

#### Install coverage

Expand Down

0 comments on commit 227bcb3

Please sign in to comment.