biolab / orange3-explain

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

CI - Reusable workflows and automatic rebase #51

Closed PrimozGodec closed 1 year ago

PrimozGodec commented 1 year ago

Note: The addon is not compatible with Python 3.11 yet because of SHAP

codecov-commenter commented 1 year ago

Codecov Report

Base: 89.69% // Head: 89.69% // No change to project coverage :thumbsup:

Coverage data is based on head (1506d8c) compared to base (1b676cd). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #51 +/- ## ======================================= Coverage 89.69% 89.69% ======================================= Files 10 10 Lines 3106 3106 ======================================= Hits 2786 2786 Misses 320 320 ``` | [Impacted Files](https://codecov.io/gh/biolab/orange3-explain/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab) | Coverage Δ | | |---|---|---| | [orangecontrib/explain/explainer.py](https://codecov.io/gh/biolab/orange3-explain/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab#diff-b3JhbmdlY29udHJpYi9leHBsYWluL2V4cGxhaW5lci5weQ==) | `100.00% <100.00%> (ø)` | | | [...angecontrib/explain/widgets/owexplainprediction.py](https://codecov.io/gh/biolab/orange3-explain/pull/51/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab#diff-b3JhbmdlY29udHJpYi9leHBsYWluL3dpZGdldHMvb3dleHBsYWlucHJlZGljdGlvbi5weQ==) | `94.16% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=biolab)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.