push-check
cgewecke 1 year ago
parent 9d2483594d
commit 47244e7f1e
  1. 3
      README.md

@ -7,6 +7,7 @@
[![buidler](https://buidler.dev/buidler-plugin-badge.svg?1)][26] [![buidler](https://buidler.dev/buidler-plugin-badge.svg?1)][26]
## Code coverage for Solidity testing ## Code coverage for Solidity testing
![coverage example][22] ![coverage example][22]
@ -91,7 +92,7 @@ module.exports = {
[<sup>*</sup> Advanced use][14] [<sup>*</sup> Advanced use][14]
## Viewing the reports: ## Viewing the reports:
+ You can find the Istanbul reports written to the `./coverage/` folder generated in your root directory. + You can find the Istanbul reports written to the `./coverage/` folder generated in your root directory.
## API ## API

Loading…
Cancel
Save