pion / stun

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

Update CI configs to v0.4.20 #74

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 #74 (4da7b54) into master (c301a5a) will decrease coverage by 0.17%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #74      +/-   ##
==========================================
- Coverage   98.34%   98.16%   -0.18%     
==========================================
  Files          19       20       +1     
  Lines        1086     1091       +5     
==========================================
+ Hits         1068     1071       +3     
- Misses         12       14       +2     
  Partials        6        6              
Flag Coverage Δ
go 98.16% <ø> (-0.18%) :arrow_down:
wasm 55.43% <ø> (ø)

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

Impacted Files Coverage Δ
internal/testutil/allocs.go 60.00% <0.00%> (ø)

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 c301a5a...4da7b54. Read the comment docs.