UAlbertaALTLab / morphodict

The Language Independent Intelligent Dictionary
https://morphodict.readthedocs.io/
Apache License 2.0
23 stars 11 forks source link

Paradigm audio option #1059

Closed nienna73 closed 2 years ago

nienna73 commented 2 years ago

What's in this PR:

Fixes to the initial implementation of selecting whether or not you'd like to see audio in the paradigms. If the cookie wasn't set, it would return the audio. I made it so that no selection implies the user doesn't want to see paradigm audio.

codecov-commenter commented 2 years ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 78.24%. Comparing base (8bbcd95) to head (65fa847). Report is 539 commits behind head on main.

Files Patch % Lines
src/CreeDictionary/CreeDictionary/views.py 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1059 +/- ## ========================================== - Coverage 78.82% 78.24% -0.58% ========================================== Files 151 151 Lines 5397 5397 Branches 865 865 ========================================== - Hits 4254 4223 -31 - Misses 1011 1042 +31 Partials 132 132 ```

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