pion / stun

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

Update CI configs to v0.4.23 #81

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 #81 (4fe946f) into master (0f7f72b) will decrease coverage by 42.83%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #81       +/-   ##
===========================================
- Coverage   98.17%   55.33%   -42.84%     
===========================================
  Files          20       19        -1     
  Lines        1093     1088        -5     
===========================================
- Hits         1073      602      -471     
- Misses         14      452      +438     
- Partials        6       34       +28     
Flag Coverage Δ
go ?
wasm 55.33% <ø> (ø)

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 55.60% <0.00%> (-44.40%) :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 2 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 0f7f72b...4fe946f. Read the comment docs.