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

feat: readded Python 3.11 support #215

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sven-ruess
Copy link
Contributor

  • Added a dev container for testing, if it is running with Python 3.11.X
    • Container is only used for running library_test.py
    • git and local tests are not configured and usable
  • Renamed original dev container to "Python 3.12"
  • Updated poetry.lock
  • Added Python 3.11 in github CI
  • Allowed Python 3.11 in pyproject.toml

Dev Container Python 3.12 is used for git and running local tests.

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@38b02d9). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff            @@
##             main      #215   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         2           
  Lines           ?        14           
  Branches        ?         0           
========================================
  Hits            ?        14           
  Misses          ?         0           
  Partials        ?         0           

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

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