Commit Graph

5 Commits

Author SHA1 Message Date
Ryo Onodera 0b9c040fcf
Add .codecov.yml with checks disabled (#30666)
* Add .codecov.yml with checks disabled

* Trigger test-coverage.sh...
2023-03-10 20:11:22 +09:00
Steven Luscher f420a89c2b
chore: tell Codecov about the web3.js move, a few years later (#27633) 2022-09-06 22:25:51 -07:00
Michael Vines 51045962d3 Adjust settings 2018-12-20 12:32:25 -08:00
Greg Fitzgerald 6966b25d9c Don't mark a build as failed if line coverage drops
It's not always a problem if line coverage drops. For example,
coverage will drop if you make well-tested code more succinct.
It just means the uncovered code is just a larger percentage of
the codebase.
2018-06-07 19:09:25 -06:00
Greg Fitzgerald b317d13b44 Add codecov configuration 2018-02-19 13:02:59 -07:00