pion / mediadevices

Go implementation of the MediaDevices API.
https://pion.ly/
MIT License
542 stars 124 forks source link

Remove github.com/satori/go.uuid dependency #329

Closed lherman-cs closed 3 years ago

lherman-cs commented 3 years ago

Resolves: https://github.com/pion/mediadevices/issues/325

codecov[bot] commented 3 years ago

Codecov Report

Merging #329 (518467a) into master (10769b7) will decrease coverage by 0.02%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
- Coverage   53.15%   53.13%   -0.03%     
==========================================
  Files          57       57              
  Lines        2485     2488       +3     
==========================================
+ Hits         1321     1322       +1     
- Misses       1061     1062       +1     
- Partials      103      104       +1     
Impacted Files Coverage Δ
pkg/driver/wrapper.go 81.63% <50.00%> (-3.15%) :arrow_down:

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 10769b7...518467a. Read the comment docs.