UAlbertaALTLab / morphodict

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

fix: dict_source all #1120

Closed nienna73 closed 2 years ago

nienna73 commented 2 years ago

What's in this PR:

Selecting dictionary source "all" resulted in zero entries. That has been resolved.

codecov-commenter commented 2 years ago

Codecov Report

Merging #1120 (3b3dbdc) into main (67092b5) will increase coverage by 0.01%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #1120      +/-   ##
==========================================
+ Coverage   77.63%   77.65%   +0.01%     
==========================================
  Files         154      154              
  Lines        5835     5835              
  Branches      971      971              
==========================================
+ Hits         4530     4531       +1     
  Misses       1158     1158              
+ Partials      147      146       -1     
Impacted Files Coverage Δ
src/CreeDictionary/API/search/presentation.py 76.02% <0.00%> (ø)
src/CreeDictionary/CreeDictionary/views.py 62.71% <0.00%> (+0.56%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 67092b5...3b3dbdc. Read the comment docs.