ViCCo-Group / thingsvision

Python package for extracting representations from state-of-the-art computer vision models
https://vicco-group.github.io/thingsvision/
MIT License
157 stars 21 forks source link

Update torch.py #171

Closed LukasMut closed 6 months ago

LukasMut commented 6 months ago
codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 74.44%. Comparing base (4507cae) to head (b44a373).

:exclamation: Current head b44a373 differs from pull request most recent head 563a15e. Consider uploading reports for the commit 563a15e to get more accurate results

Files Patch % Lines
thingsvision/core/extraction/torch.py 20.00% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #171 +/- ## ======================================= Coverage 74.44% 74.44% ======================================= Files 36 36 Lines 1851 1851 Branches 247 247 ======================================= Hits 1378 1378 Misses 396 396 Partials 77 77 ``` | [Flag](https://app.codecov.io/gh/ViCCo-Group/thingsvision/pull/171/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ViCCo-Group) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ViCCo-Group/thingsvision/pull/171/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ViCCo-Group) | `74.44% <20.00%> (ø)` | | 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=ViCCo-Group#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.