UAlbertaALTLab / morphodict

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

change: make sure everything is using circumflex #1085

Closed nienna73 closed 2 years ago

nienna73 commented 2 years ago

This should solve the issue where not all entries from Jean are showing up in the paradigms. I think I was only ever updating and using the entries spelled with circumflexes, so everything with macrons got left out.

codecov-commenter commented 2 years ago

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 78.14%. Comparing base (c0809a4) to head (8898d1a). Report is 399 commits behind head on main.

Files Patch % Lines
src/CreeDictionary/CreeDictionary/views.py 42.85% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1085 +/- ## ========================================== - Coverage 78.15% 78.14% -0.01% ========================================== Files 151 151 Lines 5538 5542 +4 Branches 888 888 ========================================== + Hits 4328 4331 +3 - Misses 1075 1076 +1 Partials 135 135 ```

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