Skip to content

Commit

Permalink
Update LCOV link (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharkes committed May 10, 2023
1 parent a815aac commit c3f0459
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 c3f0459

Please sign in to comment.