EducationalTestingService / skll

SciKit-Learn Laboratory (SKLL) makes it easy to run machine learning experiments.
http://skll.readthedocs.org
Other
550 stars 69 forks source link

Add support for Python 3.11 #749

Closed desilinguist closed 1 year ago

desilinguist commented 1 year ago

Closes #744.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (d47ba10) 95.24% compared to head (f900b49) 95.24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #749 +/- ## ======================================= Coverage 95.24% 95.24% ======================================= Files 29 29 Lines 3578 3578 ======================================= Hits 3408 3408 Misses 170 170 ``` | [Impacted Files](https://app.codecov.io/gh/EducationalTestingService/skll/pull/749?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EducationalTestingService) | Coverage Δ | | |---|---|---| | [skll/learner/utils.py](https://app.codecov.io/gh/EducationalTestingService/skll/pull/749?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EducationalTestingService#diff-c2tsbC9sZWFybmVyL3V0aWxzLnB5) | `93.37% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.