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

ci: fix python 2.7 CI tests by manually installing python2.7 package #366

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

richm
Copy link
Contributor

@richm richm commented Jun 28, 2023

We use the setup-python github action. This has dropped support for
python 2.7. Instead, just manually install the python2.7 package.

Signed-off-by: Rich Megginson rmeggins@redhat.com

We use the setup-python github action.  This has dropped support for
python 2.7.  Instead, just manually install the python2.7 package.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
@codecov
Copy link

codecov bot commented Jun 28, 2023

Codecov Report

Patch coverage has no change and project coverage change: -2.85 ⚠️

Comparison is base (afa04b4) 16.54% compared to head (b7d5219) 13.70%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #366      +/-   ##
==========================================
- Coverage   16.54%   13.70%   -2.85%     
==========================================
  Files           2        8       +6     
  Lines         284     1729    +1445     
  Branches       71       71              
==========================================
+ Hits           47      237     +190     
- Misses        237     1492    +1255     
Flag Coverage Δ
sanity 16.54% <ø> (ø)

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

see 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@richm richm merged commit 3127b39 into main Jun 28, 2023
@richm richm deleted the py27 branch June 28, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant