Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Videolab #243

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Added gif visualization for videos

0085be5
Select commit
Loading
Failed to load commit list.
Draft

Videolab #243

Added gif visualization for videos
0085be5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2023 in 1s

87.43% (-8.21%) compared to cd8f98b

View this Pull Request on Codecov

87.43% (-8.21%) compared to cd8f98b

Details

Codecov Report

Attention: 105 lines in your changes are missing coverage. Please review.

Comparison is base (cd8f98b) 95.63% compared to head (0085be5) 87.43%.
Report is 8 commits behind head on main.

Files Patch % Lines
src/cleanvision/videolab.py 28.69% 82 Missing ⚠️
src/cleanvision/dataset/video_dataset.py 48.00% 13 Missing ⚠️
src/cleanvision/utils/frame_sampler.py 33.33% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
- Coverage   95.63%   87.43%   -8.21%     
==========================================
  Files          16       19       +3     
  Lines         986     1146     +160     
  Branches      194      224      +30     
==========================================
+ Hits          943     1002      +59     
- Misses         22      124     +102     
+ Partials       21       20       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.