biolab / orange3-educational

🍊 πŸŽ“ Educational widgets for machine learning and data mining in Orange 3.
Other
27 stars 20 forks source link

owkmeans: Add 'kmeans' (without '-') keyword for quick menu search #71

Closed irgolic closed 5 years ago

irgolic commented 5 years ago
Issue

Should one type 'kmeans' as a quick menu search query, the educational k-Means widget would not appear.

Description of changes

A 'kmeans' keyword was added to the widget.

Includes
codecov-io commented 5 years ago

Codecov Report

Merging #71 into master will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #71      +/-   ##
=========================================
+ Coverage   85.09%   85.1%   +<.01%     
=========================================
  Files          17      17              
  Lines        2275    2276       +1     
  Branches      279     279              
=========================================
+ Hits         1936    1937       +1     
  Misses        305     305              
  Partials       34      34
Impacted Files Coverage Ξ”
orangecontrib/educational/widgets/owkmeans.py 94.7% <100%> (+0.01%) :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 660b302...81500fd. Read the comment docs.