Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

ci: also build with Python 3.11 #64

Merged
merged 2 commits into from
Mar 22, 2023
Merged

ci: also build with Python 3.11 #64

merged 2 commits into from
Mar 22, 2023

Conversation

lars-reimann
Copy link
Member

Summary of Changes

We support Python 3.11, so we should also ensure the library can be used with it.

@lars-reimann lars-reimann changed the title ci: also build with Python v3.11 ci: also build with Python 3.11 Mar 21, 2023
@lars-reimann
Copy link
Member Author

lars-reimann commented Mar 21, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON black 1 0 0 0.45s
✅ PYTHON flake8 1 0 0.31s
✅ PYTHON isort 1 0 0 0.25s
✅ PYTHON mypy 1 0 2.27s
✅ PYTHON pylint 1 0 2.09s
✅ REPOSITORY git_diff yes no 0.03s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@codecov
Copy link

codecov bot commented Mar 21, 2023

Codecov Report

Merging #64 (af0eefb) into main (99728ff) will not change coverage.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   88.54%   88.54%           
=======================================
  Files          83       83           
  Lines        3834     3834           
=======================================
  Hits         3395     3395           
  Misses        439      439           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lars-reimann
Copy link
Member Author

Blocked by microsoft/debugpy#1246.

See python-poetry/poetry#7686 for a workaround.

@lars-reimann lars-reimann merged commit d8ea617 into main Mar 22, 2023
@lars-reimann lars-reimann deleted the python_3_11 branch March 22, 2023 10:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant