pion / stun

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

Update CI configs to v0.4.5 #48

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 #48 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   98.84%   98.84%           
=======================================
  Files          19       19           
  Lines        1212     1212           
=======================================
  Hits         1198     1198           
- Misses         12       13    +1     
+ Partials        2        1    -1     
Flag Coverage Δ
#go 98.84% <100.00%> (ø)
#wasm 56.05% <100.00%> (+0.19%) :arrow_up:

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

Impacted Files Coverage Δ
internal/hmac/hmac.go 100.00% <100.00%> (ø)
internal/hmac/pool.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 4363748...e61c58b. Read the comment docs.