UAlbertaALTLab / morphodict

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

Search weighting #1097

Closed nienna73 closed 2 years ago

nienna73 commented 2 years ago

What's in this PR:

codecov-commenter commented 2 years ago

Codecov Report

Merging #1097 (eab1807) into main (ca41057) will decrease coverage by 0.77%. The diff coverage is 72.10%.

@@            Coverage Diff             @@
##             main    #1097      +/-   ##
==========================================
- Coverage   78.23%   77.46%   -0.78%     
==========================================
  Files         151      154       +3     
  Lines        5560     5702     +142     
  Branches      891      921      +30     
==========================================
+ Hits         4350     4417      +67     
- Misses       1076     1144      +68     
- Partials      134      141       +7     
Impacted Files Coverage Δ
src/CreeDictionary/API/search/affix.py 95.31% <ø> (ø)
src/CreeDictionary/CreeDictionary/views.py 62.14% <ø> (-0.57%) :arrow_down:
.../search_quality/management/commands/featuredump.py 29.82% <0.00%> (-2.87%) :arrow_down:
...CreeDictionary/search_quality/weighting_nb_code.py 30.88% <0.00%> (-4.12%) :arrow_down:
src/CreeDictionary/API/search/ranking.py 68.42% <25.00%> (-31.58%) :arrow_down:
src/CreeDictionary/API/search/pos_matches.py 59.25% <59.25%> (ø)
src/CreeDictionary/API/search/lemma_freq.py 96.00% <96.00%> (ø)
src/CreeDictionary/API/search/word_list_freq.py 96.00% <96.00%> (ø)
src/CreeDictionary/API/search/__init__.py 100.00% <100.00%> (ø)
src/CreeDictionary/API/search/core.py 84.93% <100.00%> (-2.40%) :arrow_down:
... and 11 more

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 49bd1f6...eab1807. Read the comment docs.