pion / opus

Pure Go implementation of Opus
https://pion.ly/
MIT License
394 stars 17 forks source link

Update CI configs to v0.10.6 #38

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: 100.00% and project coverage change: +0.01 :tada:

Comparison is base (0497b09) 70.35% compared to head (a2719a5) 70.37%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #38 +/- ## ========================================== + Coverage 70.35% 70.37% +0.01% ========================================== Files 8 8 Lines 1663 1664 +1 ========================================== + Hits 1170 1171 +1 Misses 467 467 Partials 26 26 ``` | Flag | Coverage Δ | | |---|---|---| | go | `70.37% <100.00%> (+0.01%)` | :arrow_up: | | wasm | `69.34% <100.00%> (+0.01%)` | :arrow_up: | 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://codecov.io/gh/pion/opus/pull/38?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [internal/rangecoding/decoder.go](https://codecov.io/gh/pion/opus/pull/38?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-aW50ZXJuYWwvcmFuZ2Vjb2RpbmcvZGVjb2Rlci5nbw==) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?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.