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

Merge back releases/1.1.0 #79

Closed goodsong81 closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 89.78102% with 14 lines in your changes missing coverage. Please review.

Project coverage is 93.92%. Comparing base (04d5d52) to head (de6d3db). Report is 17 commits behind head on develop.

Files with missing lines Patch % Lines
openvino_xai/utils/torch.py 22.22% 7 Missing :warning:
openvino_xai/methods/white_box/torch.py 82.60% 4 Missing :warning:
openvino_xai/methods/black_box/aise/base.py 66.66% 1 Missing :warning:
openvino_xai/methods/white_box/base.py 88.88% 1 Missing :warning:
openvino_xai/utils/model_export.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #79 +/- ## =========================================== - Coverage 94.34% 93.92% -0.42% =========================================== Files 27 28 +1 Lines 1857 1910 +53 =========================================== + Hits 1752 1794 +42 - Misses 105 116 +11 ``` | [Flag](https://app.codecov.io/gh/openvinotoolkit/openvino_xai/pull/79/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/79/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openvinotoolkit) | `93.92% <89.78%> (-0.42%)` | :arrow_down: | 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.