biolab / orange3-explain

Explainable AI add-on for Orange3
GNU General Public License v3.0
5 stars 5 forks source link

Orange compatibility fixes #36

Closed VesnaT closed 2 years ago

VesnaT commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #36 (bbffde0) into master (fe2c0ba) will increase coverage by 0.04%. The diff coverage is 97.91%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   95.58%   95.62%   +0.04%     
==========================================
  Files           7        7              
  Lines        1810     1850      +40     
==========================================
+ Hits         1730     1769      +39     
- Misses         80       81       +1     
Impacted Files Coverage Δ
orangecontrib/explain/widgets/__init__.py 100.00% <ø> (ø)
orangecontrib/explain/widgets/owexplainmodel.py 95.52% <95.83%> (+0.02%) :arrow_up:
orangecontrib/explain/explainer.py 100.00% <100.00%> (ø)
orangecontrib/explain/inspection.py 98.61% <100.00%> (+0.14%) :arrow_up:
...ngecontrib/explain/widgets/owexplainfeaturebase.py 97.97% <100.00%> (+0.02%) :arrow_up:
...contrib/explain/widgets/owpermutationimportance.py 91.04% <100.00%> (+0.27%) :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 78d4af9...bbffde0. Read the comment docs.