labgrid-project / labgrid

Embedded systems control library for development, testing and installation
https://labgrid.readthedocs.io/
Other
343 stars 179 forks source link

github/workflows: set the python version as a codecov flag #1529

Closed jluebbe closed 1 month ago

jluebbe commented 1 month ago

This allows codecov to show the coverage sepeately for each tested python version.

jluebbe commented 1 month ago

The resulting output can be seen here:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 56.6%. Comparing base (8d67b3b) to head (24ad7ef). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1529 +/- ## ====================================== Coverage 56.6% 56.6% ====================================== Files 168 168 Lines 13033 13033 ====================================== Hits 7385 7385 Misses 5648 5648 ``` | [Flag](https://app.codecov.io/gh/labgrid-project/labgrid/pull/1529/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=labgrid-project) | Coverage Δ | | |---|---|---| | [3.10](https://app.codecov.io/gh/labgrid-project/labgrid/pull/1529/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=labgrid-project) | `56.6% <ø> (?)` | | | [3.11](https://app.codecov.io/gh/labgrid-project/labgrid/pull/1529/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=labgrid-project) | `56.6% <ø> (?)` | | | [3.12](https://app.codecov.io/gh/labgrid-project/labgrid/pull/1529/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=labgrid-project) | `56.6% <ø> (?)` | | | [3.13](https://app.codecov.io/gh/labgrid-project/labgrid/pull/1529/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=labgrid-project) | `56.6% <ø> (?)` | | | [3.9](https://app.codecov.io/gh/labgrid-project/labgrid/pull/1529/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=labgrid-project) | `56.6% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=labgrid-project#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.