pion / rtp

A Go implementation of RTP
https://pion.ly/
MIT License
356 stars 111 forks source link

Fix a bug in AbsCpatureTimeExtension #248

Closed enobufs closed 7 months ago

enobufs commented 7 months ago

Description

Reference issue

Fixes #247

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.50%. Comparing base (78da5a2) to head (af67ac0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #248 +/- ## ========================================== + Coverage 87.41% 87.50% +0.09% ========================================== Files 21 21 Lines 2113 2129 +16 ========================================== + Hits 1847 1863 +16 Misses 230 230 Partials 36 36 ``` | [Flag](https://app.codecov.io/gh/pion/rtp/pull/248/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [go](https://app.codecov.io/gh/pion/rtp/pull/248/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `87.50% <100.00%> (+0.09%)` | :arrow_up: | | [wasm](https://app.codecov.io/gh/pion/rtp/pull/248/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `86.98% <100.00%> (+0.09%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.