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 #810

Merged
merged 1 commit into from
May 4, 2022
Merged

Drop python 3.6 #810

merged 1 commit into from
May 4, 2022

Conversation

tpazderka
Copy link
Collaborator

  • Any changes relevant to users are recorded in the CHANGELOG.md.
  • The documentation has been updated, if necessary.
  • New code is annotated.
  • Changes are covered by tests.

@codecov-commenter
Copy link

codecov-commenter commented May 3, 2022

Codecov Report

Merging #810 (2cbbfa4) into master (a59f34c) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 2cbbfa4 differs from pull request most recent head 3f88182. Consider uploading reports for the commit 3f88182 to get more accurate results

@@           Coverage Diff           @@
##           master     #810   +/-   ##
=======================================
  Coverage   63.70%   63.71%           
=======================================
  Files          64       64           
  Lines       11846    11849    +3     
  Branches     2401     2410    +9     
=======================================
+ Hits         7547     7550    +3     
- Misses       3701     3702    +1     
+ Partials      598      597    -1     
Impacted Files Coverage Δ
src/oic/utils/authn/user.py 63.41% <0.00%> (-0.82%) ⬇️
src/oic/utils/http_util.py 69.25% <0.00%> (-0.58%) ⬇️
src/oic/utils/client_management.py 50.37% <0.00%> (-0.38%) ⬇️
src/oic/extension/sts.py 0.00% <0.00%> (ø)
src/oic/utils/keyio.py 71.56% <0.00%> (+0.13%) ⬆️
src/oic/oauth2/message.py 74.14% <0.00%> (+0.42%) ⬆️
src/oic/utils/time_util.py 91.71% <0.00%> (+1.33%) ⬆️

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 a59f34c...3f88182. Read the comment docs.

Copy link
Collaborator

@schlenk schlenk left a comment

Choose a reason for hiding this comment

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

LGTM.

@tpazderka tpazderka merged commit 55a6cd1 into master May 4, 2022
@tpazderka tpazderka deleted the python-versions branch May 4, 2022 07:11
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.

3 participants