biolab / orange3-educational

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

Fix educational package #88

Closed PrimozGodec closed 4 years ago

PrimozGodec commented 4 years ago
Issue
Description of changes

This PR fixes all three issues

Includes
codecov-io commented 4 years ago

Codecov Report

Merging #88 into master will increase coverage by 2.25%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   86.73%   88.99%   +2.25%     
==========================================
  Files          18       19       +1     
  Lines        2585     2625      +40     
  Branches      311      315       +4     
==========================================
+ Hits         2242     2336      +94     
+ Misses        309      260      -49     
+ Partials       34       29       -5     
Impacted Files Coverage Δ
...tional/widgets/highcharts/tests/test_highcharts.py 100.00% <0.00%> (ø)
...ntrib/educational/widgets/highcharts/highcharts.py 76.23% <0.00%> (+19.80%) :arrow_up:
...rangecontrib/educational/widgets/owgooglesheets.py 34.34% <0.00%> (+34.34%) :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 c590ac8...05d5f63. Read the comment docs.