biolab / orange3-educational

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

Remove 1ka #167

Closed janezd closed 8 months ago

janezd commented 8 months ago
Issue

This widget pulls data from a specific service that (now?) requires a paid account. As such it doesn't belong to a (general) educational add-on.

Resolves #152.

Description of changes

Remove widget and the corresponding dependency (Beautiful Soup).

Includes
codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.60%. Comparing base (8379be3) to head (b538882).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #167 +/- ## ========================================== + Coverage 82.93% 85.60% +2.67% ========================================== Files 18 17 -1 Lines 3111 2897 -214 Branches 364 336 -28 ========================================== - Hits 2580 2480 -100 + Misses 478 367 -111 + Partials 53 50 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.