UAlbertaALTLab / morphodict

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

change: setting names for auto and espt #1099

Closed nienna73 closed 2 years ago

nienna73 commented 2 years ago

The new settings names were discussed beforehand with @aarppe

codecov-commenter commented 2 years ago

Codecov Report

Merging #1099 (8369637) into main (35b4c3d) will decrease coverage by 0.31%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1099      +/-   ##
==========================================
- Coverage   78.23%   77.92%   -0.32%     
==========================================
  Files         151      154       +3     
  Lines        5560     5862     +302     
  Branches      891      985      +94     
==========================================
+ Hits         4350     4568     +218     
- Misses       1076     1146      +70     
- Partials      134      148      +14     
Impacted Files Coverage Δ
src/CreeDictionary/API/search/ranking.py 85.71% <0.00%> (-14.29%) :arrow_down:
src/CreeDictionary/API/search/ranking_test.py 84.37% <0.00%> (-8.22%) :arrow_down:
src/CreeDictionary/API/search/runner.py 76.05% <0.00%> (-8.04%) :arrow_down:
.../search_quality/management/commands/featuredump.py 31.66% <0.00%> (-1.03%) :arrow_down:
src/CreeDictionary/API/search/__init__.py 100.00% <0.00%> (ø)
src/CreeDictionary/API/search/lemma_freq.py 96.00% <0.00%> (ø)
src/CreeDictionary/API/search/pos_matches.py 59.25% <0.00%> (ø)
src/CreeDictionary/API/search/word_list_freq.py 96.00% <0.00%> (ø)
src/morphodict/lexicon/models.py 96.72% <0.00%> (+0.16%) :arrow_up:
...CreeDictionary/search_quality/weighting_nb_code.py 35.48% <0.00%> (+0.48%) :arrow_up:
... and 3 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 35b4c3d...8369637. Read the comment docs.