pion / stun

A Go implementation of STUN
https://pion.ly/
MIT License
616 stars 94 forks source link

Update CI configs to v0.4.17 #66

Closed pionbot closed 3 years ago

pionbot commented 3 years ago

Update lint scripts and CI configs. Excluding codecov.yml.

codecov[bot] commented 3 years ago

Codecov Report

Merging #66 (b48676c) into master (23c8e0c) will decrease coverage by 42.90%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #66       +/-   ##
===========================================
- Coverage   98.34%   55.43%   -42.91%     
===========================================
  Files          19       19               
  Lines        1086     1086               
===========================================
- Hits         1068      602      -466     
- Misses         12      450      +438     
- Partials        6       34       +28     
Flag Coverage Δ
go ?
wasm 55.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
client.go 0.00% <0.00%> (-100.00%) :arrow_down:
errorcode.go 0.00% <0.00%> (-100.00%) :arrow_down:
xor.go 35.00% <0.00%> (-65.00%) :arrow_down:
xoraddr.go 35.18% <0.00%> (-64.82%) :arrow_down:
message.go 56.08% <0.00%> (-43.92%) :arrow_down:
checks.go 64.28% <0.00%> (-35.72%) :arrow_down:
fingerprint.go 78.94% <0.00%> (-21.06%) :arrow_down:
errors.go 80.00% <0.00%> (-20.00%) :arrow_down:
textattrs.go 84.00% <0.00%> (-16.00%) :arrow_down:
attributes.go 86.15% <0.00%> (-10.77%) :arrow_down:
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 23c8e0c...b48676c. Read the comment docs.

Sean-Der commented 3 years ago

v0.4.18 has been released