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

Don't reject audio-only VOD assets #213

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Don't reject audio-only VOD assets

1b94f51
Select commit
Loading
Failed to load commit list.
Open

Don't reject audio-only VOD assets #213

Don't reject audio-only VOD assets
1b94f51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2023 in 1s

15.45608% (-0.01610%) compared to cac01b9

View this Pull Request on Codecov

15.45608% (-0.01610%) compared to cac01b9

Details

Codecov Report

Merging #213 (1b94f51) into main (cac01b9) will decrease coverage by 0.01610%.
Report is 5 commits behind head on main.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##                main        #213         +/-   ##
===================================================
- Coverage   15.47218%   15.45608%   -0.01610%     
===================================================
  Files             19          19                 
  Lines           2372        2368          -4     
===================================================
- Hits             367         366          -1     
+ Misses          1981        1978          -3     
  Partials          24          24                 
Files Changed Coverage Δ
task/probe.go 12.06030% <ø> (+0.17911%) ⬆️
task/runner.go 22.04082% <ø> (-0.15877%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cac01b9...1b94f51. Read the comment docs.

Files Changed Coverage Δ
task/probe.go 12.06030% <ø> (+0.17911%) ⬆️
task/runner.go 22.04082% <ø> (-0.15877%) ⬇️