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

mpegts: emit decode error instead of exiting in case of parse errors #110

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Feb 14, 2024

No description provided.

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

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

Comparison is base (7195bbc) 84.13% compared to head (0b5e8f6) 84.73%.

Files Patch % Lines
pkg/formats/mpegts/reader.go 90.32% 2 Missing and 1 partial ⚠️
pkg/formats/mpegts/writer.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #110      +/-   ##
==========================================
+ Coverage   84.13%   84.73%   +0.59%     
==========================================
  Files          72       72              
  Lines        5621     5619       -2     
==========================================
+ Hits         4729     4761      +32     
+ Misses        665      639      -26     
+ Partials      227      219       -8     

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

@aler9 aler9 merged commit 76fe548 into main Feb 14, 2024
8 checks passed
@aler9 aler9 deleted the fix/mpegts-robust branch February 14, 2024 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant