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

Reason is optional #171

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Reason is optional #171

merged 1 commit into from
Aug 16, 2024

Conversation

sms10086
Copy link
Contributor

@sms10086 sms10086 commented Mar 17, 2024

Description

If no reason, additional 4 bytes 0, which is not required.
eg:
81 CB 00 02 09 3A 89 2D 00 00 00 00

Reference issue

Fixes #...

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.11%. Comparing base (a9e9b6d) to head (c64fade).
Report is 6 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #171      +/-   ##
==========================================
+ Coverage   77.08%   77.11%   +0.02%     
==========================================
  Files          21       21              
  Lines        2422     2425       +3     
==========================================
+ Hits         1867     1870       +3     
  Misses        460      460              
  Partials       95       95              
Flag Coverage Δ
go 77.11% <100.00%> (+0.02%) ⬆️
wasm 77.11% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Member

@Sean-Der Sean-Der left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @sms10086 !

@Sean-Der Sean-Der merged commit 995637f into pion:master Aug 16, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants