Closed dulmandakh closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.01%. Comparing base (
5fb7b54
) to head (2951fef
).:exclamation: Current head 2951fef differs from pull request most recent head 324ca87. Consider uploading reports for the commit 324ca87 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I have no idea where 3.7 job is coming from 🤷♂️
@erikwrede please review and merge, if its good
Remove Python 3.6 and 3.7 as they are EOL. pytest is failing on Python 3.12, and Python 3.7 is blocker for pytest upgrade to latest version.
Python 3.6 was removed from CI in https://github.com/graphql-python/graphene/pull/1507.