sigp / ethereum_hashing

Hashing primitives used in Ethereum
Apache License 2.0
12 stars 15 forks source link

Add code coverage #3

Closed macladson closed 1 year ago

macladson commented 1 year ago

Adds code coverage using cargo-tarpaulin and uploads the results to codecov.io to generate a coverage report.

codecov[bot] commented 1 year ago

Welcome to Codecov :tada:

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered :open_umbrella:

michaelsproul commented 1 year ago

Nice! Looks like this is working, lets merge and then do a follow-up PR with a coverage badge in the README (and this follow-up PR can show us the code coverage diff)