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

build(Security): updated Pillow & Tensorflow version #163

Closed muellerdo closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #163 (f0128d4) into development (0f068aa) will increase coverage by 2.15%. The diff coverage is n/a.

@@               Coverage Diff               @@
##           development     #163      +/-   ##
===============================================
+ Coverage        93.88%   96.03%   +2.15%     
===============================================
  Files              164      164              
  Lines             6788     6788              
===============================================
+ Hits              6373     6519     +146     
+ Misses             415      269     -146     
Flag Coverage Δ
unittests 96.03% <ø> (+2.15%) :arrow_up:

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

Impacted Files Coverage Δ
aucmedi/data_processing/augmentation/aug_volume.py 99.19% <0.00%> (+0.80%) :arrow_up:
aucmedi/evaluation/metrics.py 95.52% <0.00%> (+2.98%) :arrow_up:
aucmedi/automl/block_eval.py 96.55% <0.00%> (+13.79%) :arrow_up:
tests/test_automl_cli.py 100.00% <0.00%> (+62.71%) :arrow_up:
aucmedi/automl/main.py 95.00% <0.00%> (+65.00%) :arrow_up:
aucmedi/automl/parser_cli.py 85.71% <0.00%> (+71.42%) :arrow_up:
aucmedi/automl/cli.py 100.00% <0.00%> (+85.45%) :arrow_up:

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