Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge back releases/1.1.0 #79

Merged
merged 16 commits into from
Oct 4, 2024

Update versions & docs

de6d3db
Select commit
Loading
Failed to load commit list.
Merged

Merge back releases/1.1.0 #79

Update versions & docs
de6d3db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 4, 2024 in 0s

93.92% (-0.42%) compared to 04d5d52

View this Pull Request on Codecov

93.92% (-0.42%) compared to 04d5d52

Details

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).

Files with missing lines Patch % Lines
openvino_xai/utils/torch.py 22.22% 7 Missing ⚠️
openvino_xai/methods/white_box/torch.py 82.60% 4 Missing ⚠️
openvino_xai/methods/black_box/aise/base.py 66.66% 1 Missing ⚠️
openvino_xai/methods/white_box/base.py 88.88% 1 Missing ⚠️
openvino_xai/utils/model_export.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.