gortc / stun

Fast RFC 5389 STUN implementation in go
BSD 3-Clause "New" or "Revised" License
494 stars 53 forks source link

all: backport pion/stun fixes #64

Closed ernado closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #64 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #64   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          19     19           
  Lines        1207   1209    +2     
=====================================
+ Hits         1207   1209    +2
Impacted Files Coverage Δ
client.go 100% <ø> (ø) :arrow_up:
message.go 100% <100%> (ø) :arrow_up:
textattrs.go 100% <100%> (ø) :arrow_up:

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 d73420a...679164f. Read the comment docs.