compas-dev / compas

Core packages of the COMPAS framework.
https://compas.dev/compas/
MIT License
309 stars 105 forks source link

Added code coverage report uploads to codecov.io #1374

Closed gonzalocasas closed 2 months ago

gonzalocasas commented 3 months ago

This adds code coverage reports of the core part of the library (excludes the cad binding packages) using codecov.io. This is how the report will start looking once we merge this into main: image

It does not include coverage generated through doctest stuff, but we could add that as well. An open question is whether we'd want to create a compas-action for this, or if this is specific for the core only. I tend to think the latter for the time being, and we can move it to an action if this proves to be useful.

What type of change is this?

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

codecov[bot] commented 3 months ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

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