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

Move buffer for RTP packets into internal #280

Merged
merged 1 commit into from
Oct 14, 2024

Move buffer for RTP packets into internal

fa94c8c
Select commit
Loading
Failed to load commit list.
Merged

Move buffer for RTP packets into internal #280

Move buffer for RTP packets into internal
fa94c8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 14, 2024 in 1s

84.94% of diff hit (target 70.00%)

View this Pull Request on Codecov

84.94% of diff hit (target 70.00%)

Annotations

Check warning on line 123 in internal/rtpbuffer/packet_factory.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/rtpbuffer/packet_factory.go#L123

Added line #L123 was not covered by tests

Check warning on line 42 in internal/rtpbuffer/retainable_packet.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/rtpbuffer/retainable_packet.go#L42

Added line #L42 was not covered by tests

Check warning on line 60 in internal/rtpbuffer/rtpbuffer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/rtpbuffer/rtpbuffer.go#L60

Added line #L60 was not covered by tests

Check warning on line 85 in internal/rtpbuffer/rtpbuffer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/rtpbuffer/rtpbuffer.go#L85

Added line #L85 was not covered by tests

Check warning on line 95 in internal/rtpbuffer/rtpbuffer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/rtpbuffer/rtpbuffer.go#L95

Added line #L95 was not covered by tests

Check warning on line 99 in internal/rtpbuffer/rtpbuffer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/rtpbuffer/rtpbuffer.go#L99

Added line #L99 was not covered by tests