UAlbertaALTLab / morphodict

Plains Cree Intelligent Dictionary
https://itwewina.altlab.app/
Apache License 2.0
22 stars 11 forks source link

feat: can now select if you want to see synthesized audio in the paradigm layouts #1061

Closed nienna73 closed 2 years ago

nienna73 commented 2 years ago

What's in this PR:

NOTES: I tried to make it so this option would only appear when "Show Paradigm Audio" was set to "yes", but that required a page reload, which interfered with the toast signalling that the setting was saved. I decided the toast was more important than the reload, so instead I added a note to the description this new setting.

codecov-commenter commented 2 years ago

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.25%. Comparing base (ea16cfa) to head (00f0614). Report is 527 commits behind head on main.

Files Patch % Lines
src/CreeDictionary/CreeDictionary/views.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1061 +/- ## ========================================== - Coverage 78.26% 78.25% -0.01% ========================================== Files 151 151 Lines 5402 5409 +7 Branches 866 868 +2 ========================================== + Hits 4228 4233 +5 - Misses 1042 1044 +2 Partials 132 132 ```

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