ReadAlongs / Studio

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

feat: add run-web-api.sh to easy launch dev mode API server #248

Closed joanise closed 3 weeks ago

joanise commented 3 weeks ago

PR Goal?

Stop repeating myself when I want to run the web api, but scripting this command I always have to look up and cut-and-paste!

Fixes?

Simplifies launching the Web API in dev mode.

Feedback sought?

Sanity checking

Priority?

low

Tests added?

n/a

How to test?

Run ./run-web-api.sh, or /path/to/sandboxes/Studio/run-web-api.sh from anywhere, and see the dev web API launched at http://127.0.0.1:8000/api/v1/docs

Confidence?

high

Version change?

no

semanticdiff-com[bot] commented 3 weeks ago

Review changes with SemanticDiff.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 87.12%. Comparing base (eec5662) to head (4073d33). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #248 +/- ## ========================================== - Coverage 87.51% 87.12% -0.40% ========================================== Files 21 21 Lines 1786 1786 Branches 323 323 ========================================== - Hits 1563 1556 -7 - Misses 185 191 +6 - Partials 38 39 +1 ```

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