pion / rtp

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

Update CI configs to v0.10.7 #222

Closed pionbot closed 1 year ago

pionbot commented 1 year ago

Update lint scripts and CI configs.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 50.00% and no project coverage change.

Comparison is base (30f0c25) 87.81% compared to head (8ae2bff) 87.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #222 +/- ## ======================================= Coverage 87.81% 87.81% ======================================= Files 20 20 Lines 1863 1863 ======================================= Hits 1636 1636 Misses 197 197 Partials 30 30 ``` | Flag | Coverage Δ | | |---|---|---| | go | `87.81% <50.00%> (ø)` | | | wasm | `86.84% <50.00%> (ø)` | | 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. | [Impacted Files](https://app.codecov.io/gh/pion/rtp/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [abscapturetimeextension.go](https://app.codecov.io/gh/pion/rtp/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-YWJzY2FwdHVyZXRpbWVleHRlbnNpb24uZ28=) | `92.85% <ø> (ø)` | | | [abssendtimeextension.go](https://app.codecov.io/gh/pion/rtp/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-YWJzc2VuZHRpbWVleHRlbnNpb24uZ28=) | `93.33% <ø> (ø)` | | | [audiolevelextension.go](https://app.codecov.io/gh/pion/rtp/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-YXVkaW9sZXZlbGV4dGVuc2lvbi5nbw==) | `100.00% <ø> (ø)` | | | [codecs/av1\_packet.go](https://app.codecov.io/gh/pion/rtp/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-Y29kZWNzL2F2MV9wYWNrZXQuZ28=) | `100.00% <ø> (ø)` | | | [codecs/g711\_packet.go](https://app.codecov.io/gh/pion/rtp/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-Y29kZWNzL2c3MTFfcGFja2V0Lmdv) | `100.00% <ø> (ø)` | | | [codecs/g722\_packet.go](https://app.codecov.io/gh/pion/rtp/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-Y29kZWNzL2c3MjJfcGFja2V0Lmdv) | `100.00% <ø> (ø)` | | | [codecs/h264\_packet.go](https://app.codecov.io/gh/pion/rtp/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-Y29kZWNzL2gyNjRfcGFja2V0Lmdv) | `98.93% <ø> (ø)` | | | [codecs/h265\_packet.go](https://app.codecov.io/gh/pion/rtp/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-Y29kZWNzL2gyNjVfcGFja2V0Lmdv) | `100.00% <ø> (ø)` | | | [codecs/vp8\_packet.go](https://app.codecov.io/gh/pion/rtp/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-Y29kZWNzL3ZwOF9wYWNrZXQuZ28=) | `91.08% <ø> (ø)` | | | [codecs/vp9\_packet.go](https://app.codecov.io/gh/pion/rtp/pull/222?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-Y29kZWNzL3ZwOV9wYWNrZXQuZ28=) | `95.68% <ø> (ø)` | | | ... and [10 more](https://app.codecov.io/gh/pion/rtp/pull/222?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.