Update OpenZeppelin Codecov example link (#887)

solcoverjs-exists-check
Andre Miras 6 months ago committed by GitHub
parent f550eaeed9
commit 04d178eedd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      README.md

@ -143,7 +143,7 @@ hre.__SOLIDITY_COVERAGE_RUNNING === true
```
## Example reports
+ [openzeppelin-solidity][10](Codecov)
+ [openzeppelin-contracts][10] (Codecov)
## Funding
@ -170,7 +170,7 @@ $ yarn
[7]: https://github.com/sc-forks/solidity-coverage/blob/master/docs/faq.md#continuous-integration
[8]: https://github.com/sc-forks/solidity-coverage/blob/master/docs/faq.md#notes-on-branch-coverage
[9]: https://sc-forks.github.io/metacoin/
[10]: https://coveralls.io/github/OpenZeppelin/openzeppelin-solidity?branch=master
[10]: https://app.codecov.io/gh/OpenZeppelin/openzeppelin-contracts
[11]: https://github.com/sc-forks/solidity-coverage/tree/master/test/units
[12]: https://github.com/sc-forks/solidity-coverage/issues
[13]: https://github.com/sc-forks/solidity-coverage/blob/master/docs/faq.md#notes-on-gas-distortion

Loading…
Cancel
Save