pion / mediadevices

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

Add RID to Track and baseTrack #376

Closed Sean-Der closed 2 years ago

Sean-Der commented 2 years ago

This was added in pion/webrtc@f644649

codecov[bot] commented 2 years ago

Codecov Report

Merging #376 (5e445ff) into master (596b8c4) will decrease coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #376      +/-   ##
==========================================
- Coverage   46.41%   46.39%   -0.03%     
==========================================
  Files          67       67              
  Lines        4369     4371       +2     
==========================================
  Hits         2028     2028              
- Misses       2218     2220       +2     
  Partials      123      123              
Impacted Files Coverage Δ
track.go 22.30% <0.00%> (-0.17%) :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 596b8c4...5e445ff. Read the comment docs.