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

Add support for Python 3.10 #304

Merged
merged 1 commit into from Oct 13, 2021
Merged

Add support for Python 3.10 #304

merged 1 commit into from Oct 13, 2021

Conversation

kencx
Copy link
Contributor

@kencx kencx commented Oct 13, 2021

Closes #299

Updated pytest version from 6.2.1 to 6.2.5 due to bug described here in older versions of pytest.

The tests run fine locally, but fingers crossed for Github Actions.

Updated pytest version from 6.2.1 to 6.2.5
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2021

Codecov Report

Merging #304 (6359ebb) into master (f94ec4f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #304   +/-   ##
=======================================
  Coverage   90.54%   90.54%           
=======================================
  Files         125      125           
  Lines        6253     6253           
=======================================
  Hits         5662     5662           
  Misses        591      591           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f94ec4f...6359ebb. Read the comment docs.

@dantownsend
Copy link
Member

@kennethcheo It works a charm, thanks!

I was quite worried something would break, so this is a relief!

@dantownsend dantownsend merged commit 9ec3512 into piccolo-orm:master Oct 13, 2021
@kencx kencx deleted the python3_10 branch October 14, 2021 01:13
@kencx
Copy link
Contributor Author

kencx commented Oct 14, 2021

amazing, happy to help :)

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.

Update GitHub actions for Postgres 14, and Python 3.10
3 participants