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

Test improvements #152

Closed jonasd4 closed 1 year ago

jonasd4 commented 1 year ago

removed duplicate keys in MODEL_AND_MODULE_NAMES dict and added dino models to the test test suite

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.30% :tada:

Comparison is base (62a80b7) 74.24% compared to head (04f232b) 74.54%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ========================================== + Coverage 74.24% 74.54% +0.30% ========================================== Files 28 28 Lines 1324 1324 Branches 194 194 ========================================== + Hits 983 987 +4 + Misses 280 278 -2 + Partials 61 59 -2 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `74.54% <ø> (+0.30%)` | :arrow_up: | 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. [see 1 file with indirect coverage changes](https://app.codecov.io/gh/ViCCo-Group/thingsvision/pull/152/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ViCCo-Group)

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