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

test: run tests on python 3.11 also #1989

Merged

Conversation

aucampia
Copy link
Member

@aucampia aucampia commented Jun 5, 2022

Summary of changes

Python 3.11 will be released soon, this enables running tests on the
latest beta to confirm that everything works correctly.

Checklist

  • Checked that there aren't other open pull requests for
    the same change.
  • Checked that all tests and type checking passes.
  • Considered granting push permissions to the PR branch,
    so maintainers can fix minor issues and keep your PR up to date.

@aucampia aucampia force-pushed the iwana-20220606T0141-test_python_311 branch 2 times, most recently from 3ad025f to 85087f1 Compare June 6, 2022 00:02
@aucampia
Copy link
Member Author

aucampia commented Jun 6, 2022

Will check the windows and MacOS failures when I have time.

@aucampia aucampia added the needs more work The PR needs more work before being merged or further reviewed. label Jun 6, 2022
@aucampia aucampia force-pushed the iwana-20220606T0141-test_python_311 branch from 85087f1 to 1318252 Compare July 13, 2022 09:52
@coveralls
Copy link

coveralls commented Jul 13, 2022

Coverage Status

Coverage remained the same at 90.224% when pulling 06d4e98 on aucampia:iwana-20220606T0141-test_python_311 into 7aba79a on RDFLib:master.

Python 3.11 will be released soon, this enables running tests on the
latests beta to confirm that everything works correctly.

Other changes:
- Change TOXENV setup in Taskfile so it works for version strings like
  `3.11.0-beta.4`.
- Add a classifier for python 3.11
@aucampia aucampia force-pushed the iwana-20220606T0141-test_python_311 branch from 1318252 to 06d4e98 Compare July 13, 2022 10:06
@aucampia aucampia marked this pull request as ready for review July 13, 2022 10:06
@aucampia aucampia requested a review from a team July 13, 2022 10:07
@aucampia aucampia removed the needs more work The PR needs more work before being merged or further reviewed. label Jul 13, 2022
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

all good - will be interested to see reaults

@aucampia aucampia merged commit 7b28259 into RDFLib:master Jul 13, 2022
@aucampia aucampia deleted the iwana-20220606T0141-test_python_311 branch July 17, 2022 13:22
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.

None yet

2 participants