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

add resetFragments() to all fragment-based decoders #637

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Oct 23, 2024

No description provided.

Copy link

codecov bot commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 89.42308% with 11 lines in your changes missing coverage. Please review.

Project coverage is 81.94%. Comparing base (2899668) to head (935c1e6).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/format/rtpmpeg4audio/decoder_generic.go 62.50% 3 Missing ⚠️
pkg/format/rtpav1/decoder.go 80.00% 2 Missing ⚠️
pkg/format/rtph264/decoder.go 90.90% 1 Missing ⚠️
pkg/format/rtph265/decoder.go 91.66% 1 Missing ⚠️
pkg/format/rtpmpeg4audio/decoder_latm.go 66.66% 1 Missing ⚠️
pkg/format/rtpmpeg4video/decoder.go 83.33% 1 Missing ⚠️
pkg/format/rtpvp8/decoder.go 88.88% 1 Missing ⚠️
pkg/format/rtpvp9/decoder.go 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #637      +/-   ##
==========================================
- Coverage   81.96%   81.94%   -0.03%     
==========================================
  Files         116      116              
  Lines       11685    11691       +6     
==========================================
+ Hits         9578     9580       +2     
- Misses       1722     1725       +3     
- Partials      385      386       +1     

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

@aler9 aler9 merged commit f41b196 into main Oct 23, 2024
9 checks passed
@aler9 aler9 deleted the fix/reset branch October 23, 2024 18:42
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.

1 participant