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

fix wrong size being reported in error messages #740

Merged
merged 1 commit into from
Mar 27, 2025
Merged

fix wrong size being reported in error messages #740

merged 1 commit into from
Mar 27, 2025

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Mar 27, 2025

No description provided.

Copy link

codecov bot commented Mar 27, 2025

Codecov Report

Attention: Patch coverage is 0% with 32 lines in your changes missing coverage. Please review.

Project coverage is 81.86%. Comparing base (20b6d71) to head (bc5463f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/format/rtpav1/decoder.go 0.00% 7 Missing ⚠️
pkg/format/rtph264/decoder.go 0.00% 5 Missing ⚠️
pkg/format/rtph265/decoder.go 0.00% 5 Missing ⚠️
pkg/format/rtpmpeg4video/decoder.go 0.00% 3 Missing ⚠️
pkg/format/rtpvp8/decoder.go 0.00% 3 Missing ⚠️
pkg/format/rtpvp9/decoder.go 0.00% 3 Missing ⚠️
pkg/format/rtpmpeg1video/decoder.go 0.00% 2 Missing ⚠️
pkg/format/rtpmpeg4audio/decoder_generic.go 0.00% 2 Missing ⚠️
pkg/format/rtpmpeg4audio/decoder_latm.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #740      +/-   ##
==========================================
- Coverage   81.98%   81.86%   -0.13%     
==========================================
  Files         121      121              
  Lines       12559    12578      +19     
==========================================
  Hits        10297    10297              
- Misses       1845     1864      +19     
  Partials      417      417              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aler9 aler9 merged commit 4b0fe4f into main Mar 27, 2025
8 of 10 checks passed
@aler9 aler9 deleted the fix/err-size branch March 27, 2025 10:34
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