Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcl committed Apr 19, 2024
1 parent 7df33ad commit 0cb0fe6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions integration-tests/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ To acquire test coverage data for end-to-end (E2E) tests on the Chainlink Node,
show_html_coverage_report=true
```
After the tests are complete, the coverage report will be generated in HTML format.
After the tests are complete, the coverage report will be generated in HTML format. Example: `~/Downloads/go-coverage/TestOCRv2Basic_plugins-chain-reader/coverage.html`
```
log.go:43: 16:29:46.73 INF Chainlink node coverage html report saved filePath=~/Downloads/go-coverage/TestOCRv2Basic_plugins-chain-reader/coverage.html
```

0 comments on commit 0cb0fe6

Please sign in to comment.