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

Add Python 3.10 support #213

Merged
merged 10 commits into from Oct 4, 2021
Merged

Conversation

gdubicki
Copy link
Member

@gdubicki gdubicki commented Oct 4, 2021

...and also:

  • Switch from Python 3.8 to 3.9 as the only Python version for building and security testing,
  • Switch from old Coveralls to new Codecov.io,
  • Remove tox as we use GitHub Actions matrix to run tests on multiple Python versions,
  • Switch from unmaintained pytest-pep8 to a working pytest-flake8 (required for Pytest upgrade >= 6),
  • Fix some PEP8 style issues,
  • Make mypy static types tests actually enforced,

@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.529% when pulling e5ce4a4 on gdubicki:add_python_3.10 into 1c6a26e on voxpupuli:master.

@codecov
Copy link

codecov bot commented Oct 4, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@1c6a26e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #213   +/-   ##
=========================================
  Coverage          ?   84.95%           
=========================================
  Files             ?       14           
  Lines             ?      917           
  Branches          ?        0           
=========================================
  Hits              ?      779           
  Misses            ?      138           
  Partials          ?        0           

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 1c6a26e...3f1d255. Read the comment docs.

@gdubicki gdubicki marked this pull request as ready for review October 4, 2021 16:24
@gdubicki gdubicki changed the title Add Python 3.10 Add Python 3.10 support Oct 4, 2021
@bastelfreak bastelfreak merged commit c77dc50 into voxpupuli:master Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants