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

Merged
merged 3 commits into from Jul 16, 2022
Merged

Drop Python 3.6 support #205

merged 3 commits into from Jul 16, 2022

Conversation

pavdmyt
Copy link
Owner

@pavdmyt pavdmyt commented Jul 16, 2022

Python 3.6 reached EOL: https://peps.python.org/pep-0494/

Plus some code reformat & applying new pylint suggestions.

@codecov-commenter
Copy link

Codecov Report

Merging #205 (93d5270) into master (2c46f9c) will not change coverage.
The diff coverage is 88.88%.

@@           Coverage Diff           @@
##           master     #205   +/-   ##
=======================================
  Coverage   97.79%   97.79%           
=======================================
  Files           7        7           
  Lines         363      363           
=======================================
  Hits          355      355           
  Misses          8        8           
Impacted Files Coverage Δ
yaspin/core.py 97.49% <88.88%> (ø)

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 2c46f9c...93d5270. Read the comment docs.

@pavdmyt pavdmyt merged commit eefe19b into master Jul 16, 2022
@pavdmyt pavdmyt deleted the drop-py36 branch July 16, 2022 12:32
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.

None yet

2 participants