Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix endpoint_id missing in WebRTC endpoint telemetry label. Release WebRTC 0.2.1 #315

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

sgfn
Copy link
Member

@sgfn sgfn commented Aug 28, 2023

This was caused by changes from #306, the endpoint_id field used to be appended to the telemetry label when adding the endpoint in the engine

Bug caught by Jellyfish tests

@sgfn sgfn requested a review from mickel8 as a code owner August 28, 2023 05:15
@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #315 (89a1bca) into master (0992ceb) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #315      +/-   ##
==========================================
- Coverage   52.71%   52.68%   -0.03%     
==========================================
  Files          38       38              
  Lines        1973     1974       +1     
==========================================
  Hits         1040     1040              
- Misses        933      934       +1     
Files Changed Coverage Δ
webrtc/lib/webrtc_endpoint.ex 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0992ceb...89a1bca. Read the comment docs.

@sgfn sgfn merged commit 5238be1 into master Aug 28, 2023
48 checks passed
@sgfn sgfn deleted the fix/webrtc-telemetry-label branch August 28, 2023 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants