pion / stun

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

Update CI configs to v0.3.1 #32

Closed pionbot closed 4 years ago

pionbot commented 4 years ago

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #32 into master will decrease coverage by 0.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
- Coverage   99.83%   99.66%   -0.17%     
==========================================
  Files          18       19       +1     
  Lines        1190     1196       +6     
==========================================
+ Hits         1188     1192       +4     
- Misses          1        2       +1     
- Partials        1        2       +1     
Flag Coverage Δ
#go 99.66% <100.00%> (?)
#wasm 55.93% <40.00%> (?)
Impacted Files Coverage Δ
client.go 100.00% <100.00%> (ø)
helpers.go 100.00% <100.00%> (ø)
internal/hmac/pool.go 100.00% <100.00%> (ø)
message.go 100.00% <100.00%> (ø)
stun.go 100.00% <100.00%> (ø)
internal/testutil/allocs.go 66.66% <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 b3285c8...dc1887e. Read the comment docs.