Skip to content

Commit

Permalink
Update OpenZeppelin Codecov example link (#887)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreMiras authored Apr 26, 2024
1 parent f550eae commit 04d178e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ hre.__SOLIDITY_COVERAGE_RUNNING === true
```

## Example reports
+ [openzeppelin-solidity][10](Codecov)
+ [openzeppelin-contracts][10] (Codecov)

## Funding

Expand All @@ -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
Expand Down

0 comments on commit 04d178e

Please sign in to comment.