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

Drop python 3.6 support and add support for python 3.10 #383

Merged
merged 1 commit into from
Jan 28, 2022

Conversation

nezhar
Copy link
Contributor

@nezhar nezhar commented Jan 21, 2022

Updates github action workflow, travis ci and requirements to drop python 3.6 and add python 3.10 support.

@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #383 (f195bab) into master (fda9fbd) will decrease coverage by 6.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #383      +/-   ##
==========================================
- Coverage   73.24%   67.22%   -6.02%     
==========================================
  Files          80       80              
  Lines        2392     2606     +214     
==========================================
  Hits         1752     1752              
- Misses        640      854     +214     
Impacted Files Coverage Δ
openapi_core/validation/request/validators.py 51.48% <0.00%> (-16.35%) ⬇️
openapi_core/templating/media_types/finders.py 86.66% <0.00%> (-13.34%) ⬇️
openapi_core/security/providers.py 73.52% <0.00%> (-12.68%) ⬇️
openapi_core/validation/response/validators.py 45.79% <0.00%> (-11.88%) ⬇️
openapi_core/validation/datatypes.py 88.88% <0.00%> (-11.12%) ⬇️
...penapi_core/unmarshalling/schemas/unmarshallers.py 52.22% <0.00%> (-9.10%) ⬇️
openapi_core/validation/validators.py 59.40% <0.00%> (-8.01%) ⬇️
openapi_core/unmarshalling/schemas/factories.py 69.01% <0.00%> (-6.38%) ⬇️
openapi_core/testing/datatypes.py 81.25% <0.00%> (-5.42%) ⬇️
openapi_core/casting/schemas/casters.py 91.89% <0.00%> (-5.26%) ⬇️
... and 5 more

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 fda9fbd...f195bab. Read the comment docs.

Copy link
Collaborator

@p1c2u p1c2u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@p1c2u p1c2u merged commit 388bb3b into python-openapi:master Jan 28, 2022
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.

2 participants