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

🧪 TESTS: Test against python3.10 #178

Merged
merged 3 commits into from
Dec 1, 2021

Conversation

hukkin
Copy link
Contributor

@hukkin hukkin commented Oct 28, 2021

No description provided.

@hukkin
Copy link
Contributor Author

hukkin commented Oct 28, 2021

Seems that there's an issue with the old pytest version and some pytest plugins being used. Also psutil has no python3.10 wheels. So this needs a bit more work than I expected.

@hukkin hukkin marked this pull request as draft October 28, 2021 16:09
@codecov
Copy link

codecov bot commented Oct 29, 2021

Codecov Report

Merging #178 (bd92441) into master (cde6906) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #178   +/-   ##
=======================================
  Coverage   96.08%   96.08%           
=======================================
  Files          60       60           
  Lines        3242     3242           
=======================================
  Hits         3115     3115           
  Misses        127      127           
Flag Coverage Δ
pytests 96.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 cde6906...bd92441. Read the comment docs.

@hukkin hukkin marked this pull request as ready for review October 29, 2021 10:18
@hukkin
Copy link
Contributor Author

hukkin commented Oct 29, 2021

All should be working now with benchmark and test dependencies separated. As an added bonus, dependencies of both test and benchmark tox envs are slightly smaller.

@chrisjsewell chrisjsewell merged commit facd548 into executablebooks:master Dec 1, 2021
@hukkin hukkin deleted the py310 branch December 1, 2021 16:26
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.

2 participants