UAlbertaALTLab / morphodict

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

Search weighting #1098

Closed nienna73 closed 2 years ago

nienna73 commented 2 years ago

fix: add new git LFS files to docker container for crk-eng sorting feature

codecov-commenter commented 2 years ago

Codecov Report

Merging #1098 (e3e2d8e) into main (96a9938) will not change coverage. The diff coverage is 86.66%.

@@           Coverage Diff           @@
##             main    #1098   +/-   ##
=======================================
  Coverage   77.46%   77.46%           
=======================================
  Files         154      154           
  Lines        5702     5702           
  Branches      921      921           
=======================================
  Hits         4417     4417           
  Misses       1144     1144           
  Partials      141      141           
Impacted Files Coverage Δ
src/CreeDictionary/API/search/affix.py 95.31% <ø> (ø)
src/CreeDictionary/API/search/ranking.py 68.42% <ø> (ø)
.../search_quality/management/commands/featuredump.py 29.82% <0.00%> (ø)
...CreeDictionary/search_quality/weighting_nb_code.py 30.88% <ø> (ø)
src/CreeDictionary/API/search/pos_matches.py 59.25% <75.00%> (ø)
src/CreeDictionary/API/search/glossary_count.py 96.00% <100.00%> (ø)
src/CreeDictionary/API/search/lemma_freq.py 96.00% <100.00%> (ø)
src/CreeDictionary/API/search/runner.py 74.00% <100.00%> (ø)
src/CreeDictionary/API/search/types.py 89.68% <100.00%> (ø)

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 2795b55...e3e2d8e. Read the comment docs.