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

transcode: add logic to force a session re-init #902

Merged
merged 3 commits into from
Oct 6, 2023

transcode: only apply re-init logic for a clip request

6fa1d42
Select commit
Loading
Failed to load commit list.
Merged

transcode: add logic to force a session re-init #902

transcode: only apply re-init logic for a clip request
6fa1d42
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 6, 2023 in 0s

18.51852% of diff hit (within 100.00000% threshold of 51.00439%)

View this Pull Request on Codecov

18.51852% of diff hit (within 100.00000% threshold of 51.00439%)

Annotations

Check warning on line 32 in clients/broadcaster_local.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

clients/broadcaster_local.go#L32

Added line #L32 was not covered by tests

Check warning on line 288 in clients/manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

clients/manifest.go#L288

Added line #L288 was not covered by tests

Check warning on line 296 in clients/manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

clients/manifest.go#L296

Added line #L296 was not covered by tests

Check warning on line 298 in clients/manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

clients/manifest.go#L298

Added line #L298 was not covered by tests

Check warning on line 150 in pipeline/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/coordinator.go#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 295 in pipeline/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/coordinator.go#L288-L295

Added lines #L288 - L295 were not covered by tests

Check warning on line 298 in pipeline/coordinator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/coordinator.go#L298

Added line #L298 was not covered by tests

Check warning on line 84 in pipeline/ffmpeg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pipeline/ffmpeg.go#L84

Added line #L84 was not covered by tests

Check warning on line 427 in transcode/transcode.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transcode/transcode.go#L427

Added line #L427 was not covered by tests

Check warning on line 436 in transcode/transcode.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

transcode/transcode.go#L435-L436

Added lines #L435 - L436 were not covered by tests

Check warning on line 90 in video/clip.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

video/clip.go#L90

Added line #L90 was not covered by tests

Check warning on line 182 in video/clip.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

video/clip.go#L165-L182

Added lines #L165 - L182 were not covered by tests

Check warning on line 185 in video/clip.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

video/clip.go#L184-L185

Added lines #L184 - L185 were not covered by tests

Check warning on line 187 in video/clip.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

video/clip.go#L187

Added line #L187 was not covered by tests

Check warning on line 190 in video/clip.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

video/clip.go#L190

Added line #L190 was not covered by tests

Check warning on line 192 in video/clip.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

video/clip.go#L192

Added line #L192 was not covered by tests

Check warning on line 195 in video/clip.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

video/clip.go#L194-L195

Added lines #L194 - L195 were not covered by tests

Check warning on line 198 in video/clip.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

video/clip.go#L198

Added line #L198 was not covered by tests

Check warning on line 217 in video/clip.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

video/clip.go#L202-L217

Added lines #L202 - L217 were not covered by tests

Check warning on line 219 in video/clip.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

video/clip.go#L219

Added line #L219 was not covered by tests