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

dev(hansbug): add support for Python3.12 and PyPy3.10, drop support for Python3.7 #104

Merged
merged 3 commits into from
Jul 20, 2024

Conversation

HansBug
Copy link
Owner

@HansBug HansBug commented Oct 29, 2023

  • Run unittest for Python3.12
  • Run unittest for PyPy3.10 (failed because numpy do not have pypy3.10 version, and it build failed on windows and macos)

@HansBug HansBug added the enhancement New feature or request label Oct 29, 2023
@HansBug HansBug self-assigned this Oct 29, 2023
@HansBug HansBug changed the title dev(hansbug): add support for Python3.12 and PyPy3.10 dev(hansbug): add support for Python3.12 and PyPy3.10, drop support for Python3.7 Jul 20, 2024
Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.20%. Comparing base (ce88a6c) to head (a273a0e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #104   +/-   ##
=======================================
  Coverage   99.20%   99.20%           
=======================================
  Files         113      113           
  Lines        3536     3536           
=======================================
  Hits         3508     3508           
  Misses         28       28           
Flag Coverage Δ
unittests 99.20% <ø> (ø)

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.

@HansBug HansBug merged commit a6b8f5f into main Jul 20, 2024
29 checks passed
@HansBug HansBug deleted the dev/py branch July 20, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant