UAlbertaALTLab / morphodict

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

srs audio #1157

Closed nienna73 closed 1 year ago

nienna73 commented 1 year ago

What's in this PR:

Gunáhà had an issue where audio wasn't showing up for seemingly random entries. As it turns out, I was converting all macrons to circumflexes, which meant none of the words were matched to a recording and there were no recordings to display. This worked sometimes because not all words had macrons in them. I needed to convert macrons to circumflexes for mōswacīhk, so now the code does just that for mōswacīhk only.

codecov-commenter commented 1 year ago

Codecov Report

Merging #1157 (3835f0d) into main (44c3a72) will decrease coverage by 0.03%. The diff coverage is 25.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main    #1157      +/-   ##
==========================================
- Coverage   77.43%   77.41%   -0.03%     
==========================================
  Files         156      156              
  Lines        5753     5755       +2     
  Branches      924      925       +1     
==========================================
  Hits         4455     4455              
- Misses       1153     1155       +2     
  Partials      145      145              
Impacted Files Coverage Δ
src/CreeDictionary/CreeDictionary/views.py 60.75% <25.00%> (-0.67%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.