fishjam-dev / membrane_rtc_engine

Customizable Real-time Communication Engine/SFU library focused on WebRTC.
Apache License 2.0
140 stars 11 forks source link

Refactor rtcp synchronization #399

Closed Karolk99 closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 54.46%. Comparing base (a3786d2) to head (96b52cd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #399 +/- ## ========================================== - Coverage 54.62% 54.46% -0.16% ========================================== Files 75 75 Lines 3341 3334 -7 ========================================== - Hits 1825 1816 -9 - Misses 1516 1518 +2 ``` | [Files](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/399?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev) | Coverage Δ | | |---|---|---| | [recording/test/support/mock\_track.ex](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/399?src=pr&el=tree&filepath=recording%2Ftest%2Fsupport%2Fmock_track.ex&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev#diff-cmVjb3JkaW5nL3Rlc3Qvc3VwcG9ydC9tb2NrX3RyYWNrLmV4) | `100.00% <ø> (ø)` | | | [recording/lib/reporter.ex](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/399?src=pr&el=tree&filepath=recording%2Flib%2Freporter.ex&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev#diff-cmVjb3JkaW5nL2xpYi9yZXBvcnRlci5leA==) | `96.96% <90.90%> (+1.62%)` | :arrow_up: | | [recording/lib/edge\_timestamp\_saver.ex](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/399?src=pr&el=tree&filepath=recording%2Flib%2Fedge_timestamp_saver.ex&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev#diff-cmVjb3JkaW5nL2xpYi9lZGdlX3RpbWVzdGFtcF9zYXZlci5leA==) | `86.95% <25.00%> (-13.05%)` | :arrow_down: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/399?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/399?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev). Last update [a3786d2...96b52cd](https://app.codecov.io/gh/fishjam-dev/membrane_rtc_engine/pull/399?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=fishjam-dev).