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

Chore: Adjust Python Version #122

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Chore: Adjust Python Version #122

merged 1 commit into from
Dec 6, 2024

Conversation

Fovty
Copy link
Member

@Fovty Fovty commented Dec 6, 2024

Motivation

Since we bumped the minimum required Python version to 3.9 in pyproject.toml, we should align our Python test workflow to use the same version.

Changes

  • Updated the Python version in the GitHub Actions workflow for tests from 3.8 to 3.9.

Tests Done

  • Verified that the GitHub Actions workflow runs successfully with the updated Python version.

TODO

  • Assign myself to this PR.

@Fovty Fovty self-assigned this Dec 6, 2024
Copy link

github-actions bot commented Dec 6, 2024

File Coverage
All files 97%
test_autoscale_resource.py 99%
test_cmd.py 100%
test_events.py 100%
test_grace_period.py 100%
test_ignore_if_labels_dont_match.py 100%
test_main.py 100%
test_pods_force_uptime.py 100%
test_resources.py 100%
test_scaler.py 95%
test_time.py 100%

Minimum allowed coverage is 70%

Generated by 🐒 cobertura-action against d0740b8

Copy link
Collaborator

@samuel-esp samuel-esp left a comment

Choose a reason for hiding this comment

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

LGTM

@Fovty Fovty merged commit 05a0cf1 into main Dec 6, 2024
7 checks passed
@Fovty Fovty deleted the chore/adjust-python-version branch December 6, 2024 12:18
@Fovty Fovty mentioned this pull request Dec 9, 2024
1 task
@samuel-esp samuel-esp added the fix label Dec 11, 2024
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