biolab / orange3-educational

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

Random Data: Rename variance to deviation #138

Closed janezd closed 2 years ago

janezd commented 2 years ago
Issue

Fixes #137.

Includes
codecov-commenter commented 2 years ago

Codecov Report

Merging #138 (0b746f7) into master (4030027) will decrease coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
- Coverage   82.91%   82.85%   -0.07%     
==========================================
  Files          17       17              
  Lines        3014     3015       +1     
  Branches      420      420              
==========================================
- Hits         2499     2498       -1     
- Misses        461      463       +2     
  Partials       54       54              
Impacted Files Coverage Δ
orangecontrib/educational/widgets/owrandomdata.py 96.89% <ø> (ø)
...gecontrib/educational/widgets/owgradientdescent.py 87.93% <0.00%> (-0.24%) :arrow_down:
orangecontrib/educational/widgets/owkmeans.py 80.35% <0.00%> (-0.18%) :arrow_down:

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 4030027...0b746f7. Read the comment docs.