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

Add test for adding and removing tracks in a loop #59

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

mickel8
Copy link
Member

@mickel8 mickel8 commented Jan 16, 2024

No description provided.

@mickel8 mickel8 mentioned this pull request Jan 16, 2024
54 tasks
Copy link

codecov bot commented Jan 16, 2024

Codecov Report

Merging #59 (3b8bcf7) into master (528c056) will decrease coverage by 0.17%.
Report is 1 commits behind head on master.
The diff coverage is 50.00%.

❗ Current head 3b8bcf7 differs from pull request most recent head 4cb20b6. Consider uploading reports for the commit 4cb20b6 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   88.85%   88.68%   -0.17%     
==========================================
  Files          25       25              
  Lines        1059     1061       +2     
==========================================
  Hits          941      941              
- Misses        118      120       +2     
Files Coverage Δ
lib/ex_webrtc/dtls_transport.ex 83.87% <ø> (ø)
lib/ex_webrtc/media_stream_track.ex 100.00% <ø> (ø)
lib/ex_webrtc/peer_connection/configuration.ex 89.85% <ø> (ø)
lib/ex_webrtc/rtp/opus_depayloader.ex 0.00% <ø> (ø)
lib/ex_webrtc/rtp/opus_payloader.ex 0.00% <ø> (ø)
lib/ex_webrtc/rtp/vp8_depayloader.ex 94.11% <ø> (ø)
lib/ex_webrtc/rtp/vp8_payload.ex 90.00% <ø> (ø)
lib/ex_webrtc/rtp/vp8_payloader.ex 100.00% <ø> (ø)
lib/ex_webrtc/rtp_codec_parameters.ex 100.00% <ø> (ø)
lib/ex_webrtc/rtp_sender.ex 100.00% <ø> (ø)
... and 3 more

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 fdbbf6f...4cb20b6. Read the comment docs.

@mickel8 mickel8 marked this pull request as ready for review January 16, 2024 16:32
@mickel8 mickel8 requested a review from LVala January 16, 2024 16:32
Base automatically changed from api-docs to master January 17, 2024 12:37
@mickel8 mickel8 merged commit 9842026 into master Jan 17, 2024
2 checks passed
@mickel8 mickel8 deleted the renegotiation-test branch January 17, 2024 12:38
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.

2 participants