Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

jluebbe
Copy link
Member

@jluebbe jluebbe commented Oct 21, 2024

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

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

Signed-off-by: Jan Luebbe <[email protected]>
@jluebbe jluebbe added the tests label Oct 21, 2024
@jluebbe
Copy link
Member Author

jluebbe commented Oct 21, 2024

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1529   +/-   ##
======================================
  Coverage    56.6%   56.6%           
======================================
  Files         168     168           
  Lines       13033   13033           
======================================
  Hits         7385    7385           
  Misses       5648    5648           
Flag Coverage Δ
3.10 56.6% <ø> (?)
3.11 56.6% <ø> (?)
3.12 56.6% <ø> (?)
3.13 56.6% <ø> (?)
3.9 56.6% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@Emantor Emantor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat!

@Emantor Emantor merged commit ec87797 into labgrid-project:master Oct 21, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants