keep-starknet-strange / shinigami

Bitcoin Script VM in Cairo
https://shinigamibtc.dev
MIT License
64 stars 59 forks source link

[feat] Integrate cairo coverage #230

Open b-j-roberts opened 2 months ago

b-j-roberts commented 2 months ago

Software-mansion has recently created cairo-coverage, a tool used to determine the coverage of our code from test cases. Which can be super useful for designing tests and ensuring edge cases are handled properly.

This task is to integrate cairo-coverage into shinigami, and add a badge to the top of the README to show the current coverage status.

References

cairo-coverage repo Example cairo-coverage implementation commit

stevencartavia commented 2 months ago

Hi, I would like to work on this!

onlydustapp[bot] commented 2 months ago

Hey @stevencartavia! Thanks for showing interest. We've created an application for you to contribute to shinigami. Go check it out on OnlyDust!

Jemiiah commented 2 months ago

@b-j-roberts I’d love to work on this issue

onlydustapp[bot] commented 2 months ago

Hey @Jemiiah! Thanks for showing interest. We've created an application for you to contribute to shinigami. Go check it out on OnlyDust!

b-j-roberts commented 2 months ago

@stevencartavia Awesome, I will assign you. LMK if you have any issues. Thanks

okhaimie-dev commented 2 months ago

@stevencartavia what is the status on this? feel free to reach out on the telegram group if you need some help.