pion / stun

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

Update CI configs to v0.6.4 #99

Closed pionbot closed 2 years ago

pionbot commented 2 years ago

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

codecov[bot] commented 2 years ago

Codecov Report

Merging #99 (84813ac) into master (159901e) will increase coverage by 0.02%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   98.17%   98.19%   +0.02%     
==========================================
  Files          20       20              
  Lines        1093     1608     +515     
==========================================
+ Hits         1073     1579     +506     
- Misses         14       23       +9     
  Partials        6        6              
Flag Coverage Δ
go 98.19% <ø> (+0.02%) :arrow_up:
wasm 57.18% <ø> (+1.85%) :arrow_up:

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

Impacted Files Coverage Δ
addr.go 87.34% <0.00%> (-1.95%) :arrow_down:
attributes.go 96.66% <0.00%> (-0.26%) :arrow_down:
uri.go 100.00% <0.00%> (ø)
xor.go 100.00% <0.00%> (ø)
stun.go 100.00% <0.00%> (ø)
agent.go 100.00% <0.00%> (ø)
checks.go 100.00% <0.00%> (ø)
client.go 100.00% <0.00%> (ø)
errors.go 100.00% <0.00%> (ø)
uattrs.go 100.00% <0.00%> (ø)
... and 10 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 159901e...84813ac. Read the comment docs.