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

Readd non-breaking version of #119 #230

Merged
merged 2 commits into from
Jul 17, 2023
Merged

Readd non-breaking version of #119 #230

merged 2 commits into from
Jul 17, 2023

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Jul 16, 2023

Description

As i mentioned in my rollback patch (#227), i removed two backward-incompatible PRs from the main branch and i wrote that i would have contributed them again in a non-breaking version.

This is the non-breaking version of #119.

Field Header.PayloadOffset has been marked as deprecated in order to allow maintainers to quickly find and remove it whenever this packet gets a major version bump. It is not populated anymore.

Field Packet.Raw has been marked as deprecated in order to allow maintainers to quickly find and remove it whenever this packet gets a major version bump. It is not populated anymore.

@aler9 aler9 requested review from stv0g and Sean-Der July 16, 2023 21:29
@codecov
Copy link

codecov bot commented Jul 16, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.04 ⚠️

Comparison is base (cde5bca) 87.50% compared to head (29fb7d2) 87.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
- Coverage   87.50%   87.46%   -0.04%     
==========================================
  Files          20       20              
  Lines        1880     1875       -5     
==========================================
- Hits         1645     1640       -5     
  Misses        205      205              
  Partials       30       30              
Flag Coverage Δ
go 87.46% <100.00%> (-0.04%) ⬇️
wasm 86.50% <100.00%> (-0.04%) ⬇️

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

Impacted Files Coverage Δ
packet.go 88.04% <100.00%> (-0.18%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@aler9 aler9 merged commit 259db6f into pion:master Jul 17, 2023
@aler9 aler9 deleted the patch-119 branch July 17, 2023 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.

2 participants