Skip to content

ci: Add python 3.11 to package classifiers, version pins #451

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

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 #451 (4d75ab8) into master (4d75ab8) will not change coverage.
The diff coverage is n/a.

❗ Current head 4d75ab8 differs from pull request most recent head a3c88f8. Consider uploading reports for the commit a3c88f8 to get more accurate results

@@           Coverage Diff           @@
##           master     #451   +/-   ##
=======================================
  Coverage   87.44%   87.44%           
=======================================
  Files          20       20           
  Lines        1800     1800           
  Branches      246      246           
=======================================
  Hits         1574     1574           
  Misses        154      154           
  Partials       72       72           

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

@tony
Copy link
Member Author

tony commented Oct 30, 2022

Python 3.10.7

libtmux on  python-3.11 ❯ hyperfine --min-runs 10 --warmup 1 'py.test' --ignore-failure
Benchmark 1: py.test
  Time (mean ± σ):     11.917 s ±  0.256 s    [User: 7.379 s, System: 0.802 s]
  Range (min … max):   11.589 s … 12.505 s    10 runs

Python 3.11.0

hyperfine --min-runs 10 --warmup 1 'py.test' --ignore-failure
Benchmark 1: py.test
  Time (mean ± σ):     11.440 s ±  0.104 s    [User: 6.939 s, System: 0.713 s]
  Range (min … max):   11.289 s … 11.614 s    10 runs

@tony tony merged commit bbb702c into master Oct 30, 2022
@tony tony deleted the python-3.11 branch October 30, 2022 18:27
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