pion / webrtc

Pure Go implementation of the WebRTC API
https://pion.ly
MIT License
13.88k stars 1.66k forks source link

Return object icluding stat id for selected pair #2904

Closed boks1971 closed 2 months ago

boks1971 commented 2 months ago

Returning the object with stat id is useful when cross-referencing stats.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 78.90%. Comparing base (28adb77) to head (5eb3041).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2904 +/- ## ========================================== + Coverage 78.87% 78.90% +0.02% ========================================== Files 89 89 Lines 8489 8489 ========================================== + Hits 6696 6698 +2 + Misses 1303 1302 -1 + Partials 490 489 -1 ``` | [Flag](https://app.codecov.io/gh/pion/webrtc/pull/2904/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/webrtc/pull/2904/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `80.45% <100.00%> (+0.02%)` | :arrow_up: | | [wasm](https://app.codecov.io/gh/pion/webrtc/pull/2904/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `65.12% <ø> (ø)` | | 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.