neuro-ml / deep_pipe

A collection of tools for deep learning experiments
MIT License
37 stars 9 forks source link

Develop #88

Closed vovaf709 closed 2 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 50.79365% with 31 lines in your changes missing coverage. Please review.

Project coverage is 49.89%. Comparing base (519a166) to head (7fa6865). Report is 5 commits behind head on master.

Files Patch % Lines
dpipe/layers/resblock.py 11.11% 8 Missing :warning:
dpipe/layers/structure.py 30.00% 7 Missing :warning:
dpipe/dataset/wrappers.py 0.00% 4 Missing :warning:
dpipe/train/logging.py 69.23% 4 Missing :warning:
dpipe/dataset/dicom.py 0.00% 3 Missing :warning:
dpipe/split/__init__.py 0.00% 2 Missing :warning:
dpipe/config/commands_runner.py 75.00% 1 Missing :warning:
dpipe/layers/conv.py 85.71% 1 Missing :warning:
dpipe/torch/model.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #88 +/- ## =========================================== + Coverage 38.58% 49.89% +11.31% =========================================== Files 70 60 -10 Lines 3297 2868 -429 Branches 690 601 -89 =========================================== + Hits 1272 1431 +159 + Misses 1973 1376 -597 - Partials 52 61 +9 ```

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