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

[Bug fix] restore test for splitting video #1188

Merged
merged 2 commits into from
Nov 13, 2023

fix typo

9ac8cac
Select commit
Loading
Failed to load commit list.
Merged

[Bug fix] restore test for splitting video #1188

fix typo
9ac8cac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 0s

79.97% (+0.00%) compared to 3055abb

View this Pull Request on Codecov

79.97% (+0.00%) compared to 3055abb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3055abb) 79.96% compared to head (9ac8cac) 79.97%.

Additional details and impacted files
@@               Coverage Diff               @@
##           releases/1.5.0    #1188   +/-   ##
===============================================
  Coverage           79.96%   79.97%           
===============================================
  Files                 265      265           
  Lines               29705    29705           
  Branches             5831     5831           
===============================================
+ Hits                23755    23756    +1     
+ Misses               4618     4617    -1     
  Partials             1332     1332           
Files Coverage Δ
src/datumaro/components/media.py 79.67% <100.00%> (ø)

... and 1 file with indirect coverage changes

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