pion / stun

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

Update CI configs to v0.4.15 #63

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 #63 (db622e2) into master (fd3f5c9) will not change coverage. The diff coverage is 33.33%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
  Coverage   98.34%   98.34%           
=======================================
  Files          19       19           
  Lines        1086     1086           
=======================================
  Hits         1068     1068           
  Misses         12       12           
  Partials        6        6           
Flag Coverage Δ
go 98.34% <33.33%> (ø)
wasm 55.43% <33.33%> (ø)

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

Impacted Files Coverage Δ
internal/hmac/hmac.go 80.76% <0.00%> (ø)
internal/hmac/pool.go 100.00% <100.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 fd3f5c9...db622e2. Read the comment docs.