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.7 support due to EOL #24

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Drop python 3.7 support due to EOL #24

merged 1 commit into from
Oct 12, 2023

Conversation

zhongjiajie
Copy link
Owner

@zhongjiajie zhongjiajie commented Oct 12, 2023

python 3.7 is EOL on 2023-06-27 according from
https://devguide.python.org/versions/ so we remove it and bump to minor semver

python 3.7 is EOL at 2023-06-27 according from
https://devguide.python.org/versions/ so we remove it and bump to major semver
@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (cb694c9) 95.60% compared to head (4e9d748) 95.60%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   95.60%   95.60%           
=======================================
  Files           7        7           
  Lines         182      182           
=======================================
  Hits          174      174           
  Misses          8        8           
Flag Coverage Δ
unittests 95.60% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zhongjiajie zhongjiajie merged commit b6b067b into main Oct 12, 2023
20 checks passed
@zhongjiajie zhongjiajie deleted the remove-37 branch October 12, 2023 09:27
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.

2 participants