ReadAlongs / Studio

Audiobook alignment for Indigenous languages
https://readalongs.github.io/Studio/
Other
38 stars 20 forks source link

Dev.ej/py313 #251

Closed joanise closed 2 days ago

joanise commented 2 days ago

PR Goal?

Support Python 3.13

Fixes?

Addresses compatibility problems between some of our dependencies and Python 3.13

Feedback sought?

sanity checking

Priority?

medium

Tests added?

yes, added Py 3.13 to matrix testing (and it passes)

How to test?

install on Python 3.13 and have fun

Confidence?

high

Version change?

maybe a patch bump so pip install readalongs will work for Python 3.13.

Related PRs

https://github.com/ReadAlongs/SoundSwallower/pull/67

semanticdiff-com[bot] commented 2 days ago

Review changes with  SemanticDiff

Changed Files
| File | Status | | :--- | :--- | | [](https://app.semanticdiff.com/gh/ReadAlongs/Studio/pull/251/changes#.github/workflows/matrix-tests.yml)  [\.github/workflows/matrix\-tests\.yml](https://app.semanticdiff.com/gh/ReadAlongs/Studio/pull/251/changes#.github/workflows/matrix-tests.yml) | Unsupported file format | | [](https://app.semanticdiff.com/gh/ReadAlongs/Studio/pull/251/changes#requirements.min.txt)  [requirements\.min\.txt](https://app.semanticdiff.com/gh/ReadAlongs/Studio/pull/251/changes#requirements.min.txt) | Unsupported file format | | [](https://app.semanticdiff.com/gh/ReadAlongs/Studio/pull/251/changes#setup.py)  [setup\.py](https://app.semanticdiff.com/gh/ReadAlongs/Studio/pull/251/changes#setup.py) | [](https://app.semanticdiff.com/gh/ReadAlongs/Studio/pull/251/changes#setup.py)  0% smaller |
codecov[bot] commented 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.51%. Comparing base (92111e9) to head (ee10315).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #251 +/- ## ========================================== + Coverage 87.34% 87.51% +0.16% ========================================== Files 21 21 Lines 1786 1786 Branches 323 323 ========================================== + Hits 1560 1563 +3 + Misses 188 185 -3 Partials 38 38 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.