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 tests with Python 3.12 #442

Merged
merged 10 commits into from
Oct 22, 2023

Conversation

leszekhanusz
Copy link
Collaborator

@leszekhanusz leszekhanusz commented Oct 22, 2023

  • Adding Python 3.12 to automated tests
  • Bumping pytest and pytest_asyncio versions
  • Fixing test cleanup for Python 3.12
  • Force aiohttp 3.9.0b0 version for Python version >= 3.12

@codecov
Copy link

codecov bot commented Oct 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c939573) 100.00% compared to head (38cef16) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #442   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           28        28           
  Lines         2578      2578           
=========================================
  Hits          2578      2578           

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

@leszekhanusz leszekhanusz merged commit e0bd497 into graphql-python:master Oct 22, 2023
16 checks passed
@leszekhanusz leszekhanusz deleted the fix_test_python_3_12 branch October 22, 2023 23:48
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