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

Fix/dependencies #94

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Fix/dependencies #94

merged 2 commits into from
Sep 10, 2024

Conversation

Fovty
Copy link
Member

@Fovty Fovty commented Sep 10, 2024

Motivation

This update aims to resolve issues with the typed-ast dependency and bump the version of the application. It updates the dependencies to ensure compatibility with newer versions of the tools used, particularly bumping the versions of typed-ast, mypy, and other related tools.

Changes

  • Bumped application version from 0.2.7 to 0.2.8
  • Updated appVersion from "24.8.2" to "24.8.3"
  • Updated mypy version from "^0.761" to "^1.11.2" in pyproject.toml
  • Changes in poetry.lock with 67 additions and 89 deletions
  • Minor updates in Chart.yaml

TODO

  • I've assigned myself to this PR

Copy link

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 78a3145

Copy link
Member

@JTaeuber JTaeuber left a comment

Choose a reason for hiding this comment

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

LGTM

@JTaeuber JTaeuber merged commit f248930 into main Sep 10, 2024
5 checks passed
@JTaeuber JTaeuber deleted the fix/dependencies branch September 10, 2024 11:20
@JTaeuber JTaeuber added bug Something isn't working dependencies Pull requests that update a dependency file labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants