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 unittest for py13 #112

Merged
merged 3 commits into from
Dec 12, 2024
Merged

dev(hansbug): add unittest for py13 #112

merged 3 commits into from
Dec 12, 2024

Conversation

HansBug
Copy link
Owner

@HansBug HansBug commented Dec 12, 2024

For #111

@HansBug HansBug added the enhancement New feature or request label Dec 12, 2024
@HansBug HansBug self-assigned this Dec 12, 2024
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.20%. Comparing base (f0b9c37) to head (b6e15b0).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #112   +/-   ##
=======================================
  Coverage   99.20%   99.20%           
=======================================
  Files         113      113           
  Lines        3541     3544    +3     
=======================================
+ Hits         3513     3516    +3     
  Misses         28       28           
Flag Coverage Δ
unittests 99.20% <100.00%> (+<0.01%) ⬆️

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
Copy link
Owner Author

HansBug commented Dec 12, 2024

some newest findings:

  1. pypy-3.11 still not supported
  2. py13 will down due to the telnetlib, mentioned in issue Python 3.13 support? #111
  3. others seems to be okay

@HansBug HansBug merged commit 1deea56 into main Dec 12, 2024
32 of 33 checks passed
@HansBug HansBug deleted the dev/py13 branch December 12, 2024 13:39
@HansBug HansBug mentioned this pull request Dec 12, 2024
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