frankkramer-lab / aucmedi

a framework for Automated Classification of Medical Images
https://frankkramer-lab.github.io/aucmedi/
GNU General Public License v3.0
38 stars 13 forks source link

Fix xai directory #171

Closed muellerdo closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #171 (c6dae5d) into development (8417622) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@               Coverage Diff               @@
##           development     #171      +/-   ##
===============================================
+ Coverage        96.06%   96.07%   +0.01%     
===============================================
  Files              164      164              
  Lines             6805     6823      +18     
===============================================
+ Hits              6537     6555      +18     
  Misses             268      268              
Flag Coverage Δ
unittests 96.07% <100.00%> (+0.01%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
aucmedi/xai/decoder.py 100.00% <100.00%> (ø)
tests/test_xai.py 100.00% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more