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

Release v3.2.0 #722

Closed desilinguist closed 1 year ago

desilinguist commented 1 year ago

This release PR for v3.2.0 makes the following changes:

The conda and TestPyPI packages were built and uploaded. Both pass tests as shown in these PRs:

As always, please test both the conda and TestPyPI package locally on either Linux or macOS by installing them and trying to run some small tests or one of the examples.

codecov[bot] commented 1 year ago

Codecov Report

Base: 95.36% // Head: 95.36% // No change to project coverage :thumbsup:

Coverage data is based on head (2e5ba01) compared to base (ea57965). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #722 +/- ## ======================================= Coverage 95.36% 95.36% ======================================= Files 28 28 Lines 3386 3386 ======================================= Hits 3229 3229 Misses 157 157 ``` | [Impacted Files](https://codecov.io/gh/EducationalTestingService/skll/pull/722?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EducationalTestingService) | Coverage Δ | | |---|---|---| | [skll/version.py](https://codecov.io/gh/EducationalTestingService/skll/pull/722?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EducationalTestingService#diff-c2tsbC92ZXJzaW9uLnB5) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EducationalTestingService). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=EducationalTestingService)

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

Frost45 commented 1 year ago

Tested locally on MacOS. Everything worked as expected!