RIP-Comm / clementine

Gameboy Advance emulator.
MIT License
49 stars 13 forks source link

CI: Add test coverage #137

Closed AlessioC31 closed 1 year ago

AlessioC31 commented 1 year ago

Adding test codecoverage in CI.

I haven't used the cargo-tarpaulin action since it was failing:

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@8e8a6eb). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #137 +/- ## ======================================= Coverage ? 48.96% ======================================= Files ? 30 Lines ? 1636 Branches ? 0 ======================================= Hits ? 801 Misses ? 835 Partials ? 0 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

AlessioC31 commented 1 year ago

Looks good, did you apply some yml format?

Yes I had the yaml vscode exension and it did it automatically :D