pion / sdp

A Go implementation of the SDP
https://pion.ly/
MIT License
148 stars 56 forks source link

Update CI configs to v0.10.8 #156

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 and project coverage have no change.

Comparison is base (633885c) 61.15% compared to head (dbc84d2) 61.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #156 +/- ## ======================================= Coverage 61.15% 61.15% ======================================= Files 11 11 Lines 1331 1331 ======================================= Hits 814 814 Misses 415 415 Partials 102 102 ``` | Flag | Coverage Δ | | |---|---|---| | go | `61.15% <0.00%> (ø)` | | | wasm | `61.15% <0.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/sdp/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [base\_lexer.go](https://app.codecov.io/gh/pion/sdp/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-YmFzZV9sZXhlci5nbw==) | `70.88% <ø> (ø)` | | | [common\_description.go](https://app.codecov.io/gh/pion/sdp/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-Y29tbW9uX2Rlc2NyaXB0aW9uLmdv) | `88.63% <ø> (ø)` | | | [direction.go](https://app.codecov.io/gh/pion/sdp/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-ZGlyZWN0aW9uLmdv) | `100.00% <ø> (ø)` | | | [extmap.go](https://app.codecov.io/gh/pion/sdp/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-ZXh0bWFwLmdv) | `74.07% <ø> (ø)` | | | [jsep.go](https://app.codecov.io/gh/pion/sdp/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-anNlcC5nbw==) | `4.80% <0.00%> (ø)` | | | [marshal.go](https://app.codecov.io/gh/pion/sdp/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-bWFyc2hhbC5nbw==) | `95.83% <ø> (ø)` | | | [media\_description.go](https://app.codecov.io/gh/pion/sdp/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-bWVkaWFfZGVzY3JpcHRpb24uZ28=) | `52.63% <ø> (ø)` | | | [session\_description.go](https://app.codecov.io/gh/pion/sdp/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-c2Vzc2lvbl9kZXNjcmlwdGlvbi5nbw==) | `76.92% <ø> (ø)` | | | [time\_description.go](https://app.codecov.io/gh/pion/sdp/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-dGltZV9kZXNjcmlwdGlvbi5nbw==) | `100.00% <ø> (ø)` | | | [unmarshal.go](https://app.codecov.io/gh/pion/sdp/pull/156?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-dW5tYXJzaGFsLmdv) | `55.89% <ø> (ø)` | | | ... and [1 more](https://app.codecov.io/gh/pion/sdp/pull/156?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.