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 IVF reader #29

Merged
merged 4 commits into from
Nov 30, 2023
Merged

Add IVF reader #29

merged 4 commits into from
Nov 30, 2023

Conversation

mickel8
Copy link
Member

@mickel8 mickel8 commented Nov 29, 2023

No description provided.

Copy link

codecov bot commented Nov 29, 2023

Codecov Report

Merging #29 (ce96dd9) into master (7aa4685) will decrease coverage by 0.15%.
Report is 1 commits behind head on master.
The diff coverage is 96.87%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   79.69%   79.54%   -0.15%     
==========================================
  Files          11       12       +1     
  Lines         522      528       +6     
==========================================
+ Hits          416      420       +4     
- Misses        106      108       +2     
Files Coverage Δ
lib/ex_webrtc/ice_transport.ex 77.77% <100.00%> (+2.77%) ⬆️
lib/ex_webrtc/media/ivf_reader.ex 100.00% <100.00%> (ø)
lib/ex_webrtc/peer_connection.ex 73.36% <100.00%> (+0.37%) ⬆️
lib/ex_webrtc/dtls_transport.ex 75.00% <94.44%> (-3.27%) ⬇️

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 007aef2...ce96dd9. Read the comment docs.

@mickel8 mickel8 force-pushed the ivf-reader branch 4 times, most recently from 110d7dc to fff4ff2 Compare November 29, 2023 20:51
@mickel8 mickel8 mentioned this pull request Nov 29, 2023
54 tasks
@mickel8 mickel8 force-pushed the ivf-reader branch 2 times, most recently from 1f6e03b to 056f955 Compare November 29, 2023 20:54
@mickel8 mickel8 marked this pull request as ready for review November 30, 2023 14:11
@mickel8 mickel8 requested a review from LVala November 30, 2023 16:30
lib/ex_webrtc/media/ivf_reader.ex Outdated Show resolved Hide resolved
lib/ex_webrtc/media/ivf_reader.ex Outdated Show resolved Hide resolved
lib/ex_webrtc/media/ivf_reader.ex Outdated Show resolved Hide resolved
lib/ex_webrtc/media/ivf_reader.ex Outdated Show resolved Hide resolved
@mickel8 mickel8 force-pushed the ivf-reader branch 2 times, most recently from d354982 to ec40f40 Compare November 30, 2023 17:16
@mickel8 mickel8 requested a review from LVala November 30, 2023 17:21
@mickel8 mickel8 merged commit 7bda6ce into master Nov 30, 2023
4 checks passed
@mickel8 mickel8 deleted the ivf-reader branch November 30, 2023 17:23
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