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

Revert "add python 3.11 tests (#722)" #723

Merged
merged 1 commit into from Feb 1, 2022
Merged

Conversation

Nothing4You
Copy link
Collaborator

What do these changes do?

This reverts commit c0972d2.

coverage.py still has issues with Python 3.11, there's not much point in keeping them if they segfault half the time.
nedbat/coveragepy#1316

Are there changes in behavior for the user?

no

This reverts commit c0972d2.

coverage.py still has issues with Python 3.11, there's not much point in keeping them if they segfault half the time.
nedbat/coveragepy#1316
@codecov
Copy link

codecov bot commented Feb 1, 2022

Codecov Report

Merging #723 (2e128b1) into master (c0972d2) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #723      +/-   ##
==========================================
- Coverage   92.69%   92.69%   -0.01%     
==========================================
  Files          35       35              
  Lines        5436     5432       -4     
  Branches      914      586     -328     
==========================================
- Hits         5039     5035       -4     
  Misses        309      309              
  Partials       88       88              
Flag Coverage Δ
ubuntu-latest_3.10_mariadb-10.2 89.48% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.10_mariadb-10.3 89.48% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.10_mariadb-10.4 89.48% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.10_mariadb-10.5 89.46% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.10_mariadb-10.6 89.46% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.10_mariadb-10.7 89.46% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.10_mysql-5.7 90.18% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.10_mysql-8.0 91.60% <100.00%> (+0.03%) ⬆️
ubuntu-latest_3.11-dev_mariadb-10.2 ?
ubuntu-latest_3.11-dev_mariadb-10.3 ?
ubuntu-latest_3.11-dev_mariadb-10.4 ?
ubuntu-latest_3.11-dev_mariadb-10.6 ?
ubuntu-latest_3.11-dev_mariadb-10.7 ?
ubuntu-latest_3.11-dev_mysql-5.7 ?
ubuntu-latest_3.11-dev_mysql-8.0 ?
ubuntu-latest_3.7_mariadb-10.2 88.89% <100.00%> (+0.03%) ⬆️
ubuntu-latest_3.7_mariadb-10.3 88.89% <100.00%> (+0.03%) ⬆️
ubuntu-latest_3.7_mariadb-10.4 88.89% <100.00%> (+0.03%) ⬆️
ubuntu-latest_3.7_mariadb-10.5 88.88% <100.00%> (+0.03%) ⬆️
ubuntu-latest_3.7_mariadb-10.6 88.88% <100.00%> (+0.03%) ⬆️
ubuntu-latest_3.7_mariadb-10.7 88.88% <100.00%> (+0.03%) ⬆️
ubuntu-latest_3.7_mysql-5.7 89.64% <100.00%> (+0.03%) ⬆️
ubuntu-latest_3.7_mysql-8.0 91.14% <100.00%> (+0.03%) ⬆️
ubuntu-latest_3.8_mariadb-10.2 89.52% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.8_mariadb-10.3 89.52% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.8_mariadb-10.4 89.52% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.8_mariadb-10.5 89.51% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.8_mariadb-10.6 89.51% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.8_mariadb-10.7 89.51% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.8_mysql-5.7 90.23% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.8_mysql-8.0 91.63% <100.00%> (+0.03%) ⬆️
ubuntu-latest_3.9_mariadb-10.2 89.40% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.9_mariadb-10.3 89.40% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.9_mariadb-10.4 89.40% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.9_mariadb-10.5 89.38% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.9_mariadb-10.6 89.38% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.9_mariadb-10.7 89.38% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.9_mysql-5.7 90.10% <100.00%> (+0.02%) ⬆️
ubuntu-latest_3.9_mysql-8.0 91.50% <100.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
tests/conftest.py 86.93% <100.00%> (-0.26%) ⬇️

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 c0972d2...2e128b1. Read the comment docs.

@Nothing4You Nothing4You merged commit 0824b26 into master Feb 1, 2022
@Nothing4You Nothing4You deleted the revert-py3.11-tests branch February 1, 2022 00:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant