Skip to content

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 Apr 6, 2026 in 0s

87.43% (-8.21%) compared to cd8f98b

View this Pull Request on Codecov

87.43% (-8.21%) compared to cd8f98b

Details

Codecov Report

❌ Patch coverage is 34.78261% with 105 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.43%. Comparing base (cd8f98b) to head (0085be5).
⚠️ Report is 41 commits behind head on main.

Files with missing lines 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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.