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

ci: Bump to python 3.11 #409

Merged
merged 3 commits into from
Nov 1, 2022
Merged

ci: Bump to python 3.11 #409

merged 3 commits into from
Nov 1, 2022

Conversation

tony
Copy link
Member

@tony tony commented Nov 1, 2022

via vcs-python/libvcs#433 (libvcs 0.20.0, adds python 3.11 support)

@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Merging #409 (427599d) into master (75af188) will not change coverage.
The diff coverage is n/a.

❗ Current head 427599d differs from pull request most recent head 6bdece1. Consider uploading reports for the commit 6bdece1 to get more accurate results

@@           Coverage Diff           @@
##           master     #409   +/-   ##
=======================================
  Coverage   84.99%   84.99%           
=======================================
  Files          15       15           
  Lines         853      853           
  Branches      132      149   +17     
=======================================
  Hits          725      725           
  Misses         87       87           
  Partials       41       41           

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

@tony
Copy link
Member Author

tony commented Nov 1, 2022

Python 3.10.7

hyperfine --min-runs 10 --warmup 1 'py.test' --ignore-failure
Benchmark 1: py.test
  Time (mean ± σ):      3.870 s ±  0.027 s    [User: 4.482 s, System: 0.564 s]
  Range (min … max):    3.836 s …  3.922 s    10 runs

Python 3.11.0

hyperfine --min-runs 10 --warmup 1 'py.test' --ignore-failure
Benchmark 1: py.test
  Time (mean ± σ):      3.854 s ±  0.063 s    [User: 4.357 s, System: 0.708 s]
  Range (min … max):    3.777 s …  3.962 s    10 runs

@tony tony merged commit 5070c50 into master Nov 1, 2022
@tony tony deleted the python-3.11 branch November 1, 2022 04:03
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