openvinotoolkit / openvino_xai

OpenVINO™ Explainable AI (XAI) Toolkit: Visual Explanation for OpenVINO Models
https://openvinotoolkit.github.io/openvino_xai/
Apache License 2.0
29 stars 9 forks source link

Add ADCC metric #57

Closed GalyaZalesskaya closed 3 months ago

GalyaZalesskaya commented 3 months ago

image image

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 98.07692% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.83%. Comparing base (4e39758) to head (fb5ccd6). Report is 1 commits behind head on develop.

Files Patch % Lines
openvino_xai/metrics/adcc.py 97.91% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #57 +/- ## =========================================== + Coverage 92.64% 92.83% +0.19% =========================================== Files 22 23 +1 Lines 1373 1424 +51 =========================================== + Hits 1272 1322 +50 - Misses 101 102 +1 ``` | [Flag](https://app.codecov.io/gh/openvinotoolkit/openvino_xai/pull/57/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | Coverage Δ | | |---|---|---| | [dev-py310](https://app.codecov.io/gh/openvinotoolkit/openvino_xai/pull/57/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `92.83% <98.07%> (+0.19%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit#carryforward-flags-in-the-pull-request-comment) to find out more.

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