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

Python 3.12 support, dependency update #1129

Merged
merged 3 commits into from
Nov 8, 2023
Merged

Python 3.12 support, dependency update #1129

merged 3 commits into from
Nov 8, 2023

Conversation

rafalp
Copy link
Collaborator

@rafalp rafalp commented Nov 7, 2023

This PR updates dependencies and adds Python 3.12 to tested versions.

@rafalp rafalp self-assigned this Nov 7, 2023
@rafalp rafalp added this to the Next release milestone Nov 7, 2023
@rafalp rafalp added the meta label Nov 7, 2023
Copy link

codecov bot commented Nov 7, 2023

Codecov Report

Merging #1129 (bfa0768) into master (9bdfb49) will increase coverage by 0.05%.
Report is 4 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1129      +/-   ##
==========================================
+ Coverage   97.81%   97.86%   +0.05%     
==========================================
  Files         115      106       -9     
  Lines        7767     7677      -90     
==========================================
- Hits         7597     7513      -84     
+ Misses        170      164       -6     
Files Coverage Δ
tests/asgi/test_explorer.py 100.00% <100.00%> (ø)
tests/asgi/test_query_execution.py 98.88% <100.00%> (ø)
tests/asgi/test_request_data_reading.py 100.00% <100.00%> (ø)
tests/explorers/test_explorers.py 100.00% <100.00%> (ø)
tests/tracing/test_apollotracing.py 100.00% <100.00%> (ø)
tests/wsgi/conftest.py 98.07% <100.00%> (ø)
tests/wsgi/test_explorer.py 100.00% <100.00%> (ø)
tests/wsgi/test_query_execution.py 100.00% <100.00%> (ø)
tests/wsgi/test_request_data_reading.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@rafalp rafalp requested a review from mat-sop November 7, 2023 17:29
@rafalp rafalp marked this pull request as ready for review November 7, 2023 17:29
@rafalp rafalp merged commit 010f551 into master Nov 8, 2023
22 checks passed
@rafalp rafalp deleted the update-deps branch November 8, 2023 10:05
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