pion / dtls

DTLS 1.2 Server/Client implementation for Go
https://pion.ly/
MIT License
603 stars 160 forks source link

Update CI configs to v0.10.6 #536

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

Comparison is base (db0af94) 76.62% compared to head (cf798d5) 76.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #536 +/- ## ========================================== + Coverage 76.62% 76.67% +0.05% ========================================== Files 96 95 -1 Lines 5762 5758 -4 ========================================== Hits 4415 4415 + Misses 1005 1002 -3 + Partials 342 341 -1 ``` | Flag | Coverage Δ | | |---|---|---| | go | `76.67% <83.33%> (+0.02%)` | :arrow_up: | | wasm | `?` | | 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/dtls/pull/536?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | Coverage Δ | | |---|---|---| | [pkg/crypto/ciphersuite/ccm.go](https://codecov.io/gh/pion/dtls/pull/536?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-cGtnL2NyeXB0by9jaXBoZXJzdWl0ZS9jY20uZ28=) | `59.01% <0.00%> (ø)` | | | [pkg/crypto/ciphersuite/gcm.go](https://codecov.io/gh/pion/dtls/pull/536?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-cGtnL2NyeXB0by9jaXBoZXJzdWl0ZS9nY20uZ28=) | `60.31% <0.00%> (ø)` | | | [pkg/crypto/clientcertificate/client\_certificate.go](https://codecov.io/gh/pion/dtls/pull/536?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-cGtnL2NyeXB0by9jbGllbnRjZXJ0aWZpY2F0ZS9jbGllbnRfY2VydGlmaWNhdGUuZ28=) | `100.00% <ø> (ø)` | | | [pkg/crypto/prf/prf.go](https://codecov.io/gh/pion/dtls/pull/536?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-cGtnL2NyeXB0by9wcmYvcHJmLmdv) | `70.00% <ø> (ø)` | | | [...protocol/handshake/message\_hello\_verify\_request.go](https://codecov.io/gh/pion/dtls/pull/536?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-cGtnL3Byb3RvY29sL2hhbmRzaGFrZS9tZXNzYWdlX2hlbGxvX3ZlcmlmeV9yZXF1ZXN0Lmdv) | `66.66% <ø> (ø)` | | | [flight5bhandler.go](https://codecov.io/gh/pion/dtls/pull/536?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-ZmxpZ2h0NWJoYW5kbGVyLmdv) | `72.72% <50.00%> (ø)` | | | [flight0handler.go](https://codecov.io/gh/pion/dtls/pull/536?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-ZmxpZ2h0MGhhbmRsZXIuZ28=) | `78.78% <100.00%> (ø)` | | | [flight1handler.go](https://codecov.io/gh/pion/dtls/pull/536?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-ZmxpZ2h0MWhhbmRsZXIuZ28=) | `87.85% <100.00%> (ø)` | | | [flight2handler.go](https://codecov.io/gh/pion/dtls/pull/536?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-ZmxpZ2h0MmhhbmRsZXIuZ28=) | `79.54% <100.00%> (ø)` | | | [flight3handler.go](https://codecov.io/gh/pion/dtls/pull/536?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion#diff-ZmxpZ2h0M2hhbmRsZXIuZ28=) | `76.29% <100.00%> (ø)` | | | ... and [6 more](https://codecov.io/gh/pion/dtls/pull/536?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) | | ... and [2 files with indirect coverage changes](https://codecov.io/gh/pion/dtls/pull/536/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pion) 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.