Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
jandelgado committed Oct 5, 2019
1 parent e02a100 commit 652521c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ As soon as the release-tag is created, Travis will run the deployment step.

## Test coverage (coveralls)

We use the [gcov2lcov-action](https://github.com/jandelgado/gcov2lcov-action) to
We use the
[gcov2lcov-action](https://github.com/marketplace/actions/gcov2lcov-action) to
first convert the golang test coverage to lcov format and then upload it using
the [coveralls github action](https://github.com/marketplace/actions/coveralls-github-action).
the [coveralls github
action](https://github.com/marketplace/actions/coveralls-github-action).

Don't forget to enable `Leave comments (x) ` in coveralls, under `repo
settings` > `pull request alerts`, so that the coveralls-action posts a comment
Expand Down

0 comments on commit 652521c

Please sign in to comment.