Skip to content

ci,pyenv: Add python 3.11 #842

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

Merged
merged 2 commits into from
Oct 30, 2022
Merged

ci,pyenv: Add python 3.11 #842

merged 2 commits into from
Oct 30, 2022

Conversation

tony
Copy link
Member

@tony tony commented Oct 30, 2022

No description provided.

@codecov
Copy link

codecov bot commented Oct 30, 2022

Codecov Report

Merging #842 (ecdeb2c) into master (2dadf18) will not change coverage.
The diff coverage is n/a.

❗ Current head ecdeb2c differs from pull request most recent head 81eaa28. Consider uploading reports for the commit 81eaa28 to get more accurate results

@@           Coverage Diff           @@
##           master     #842   +/-   ##
=======================================
  Coverage   76.05%   76.05%           
=======================================
  Files          20       20           
  Lines        1604     1604           
  Branches      352      366   +14     
=======================================
  Hits         1220     1220           
  Misses        275      275           
  Partials      109      109           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tony tony merged commit 5e048b6 into master Oct 30, 2022
@tony tony deleted the python-3.11 branch October 30, 2022 14:56
@tony
Copy link
Member Author

tony commented Oct 30, 2022

python 3.10.7

hyperfine --min-runs 10 --warmup 1 'py.test' --ignore-failure
Benchmark 1: py.test
  Time (mean ± σ):     23.424 s ±  0.263 s    [User: 11.937 s, System: 1.270 s]
  Range (min … max):   22.995 s … 23.913 s    10 runs

python 3.11

hyperfine --min-runs 10 --warmup 1 'py.test' --ignore-failure
Benchmark 1: py.test
  Time (mean ± σ):     22.573 s ±  0.189 s    [User: 10.970 s, System: 1.200 s]
  Range (min … max):   22.335 s … 22.840 s    10 runs

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.

1 participant