pion / interceptor

Pluggable RTP/RTCP processors for building real time communication
https://pion.ly/
MIT License
104 stars 51 forks source link

Update go.mod to 1.19 #241

Closed edaniels closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 70.12%. Comparing base (5b90bc1) to head (09f4ad4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #241 +/- ## ========================================== - Coverage 70.26% 70.12% -0.14% ========================================== Files 77 77 Lines 4341 4341 ========================================== - Hits 3050 3044 -6 - Misses 1157 1161 +4 - Partials 134 136 +2 ``` | [Flag](https://app.codecov.io/gh/pion/interceptor/pull/241/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/interceptor/pull/241/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `70.12% <ø> (-0.14%)` | :arrow_down: | | [wasm](https://app.codecov.io/gh/pion/interceptor/pull/241/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | `?` | | 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.

edaniels commented 3 months ago

Looks fine