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

feat(MediaSourceDesc): add source name #374

Merged
merged 1 commit into from Sep 28, 2021
Merged

Conversation

paweldomas
Copy link
Member

@paweldomas paweldomas commented Sep 23, 2021

The source names are to be used for the multiple streams per endpoint support.

@codecov
Copy link

codecov bot commented Sep 23, 2021

Codecov Report

Merging #374 (a6e6b9f) into master (510c491) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #374      +/-   ##
============================================
+ Coverage     43.86%   43.87%   +0.01%     
- Complexity      551      552       +1     
============================================
  Files           144      144              
  Lines          5583     5584       +1     
  Branches        773      773              
============================================
+ Hits           2449     2450       +1     
  Misses         2829     2829              
  Partials        305      305              
Impacted Files Coverage Δ
src/main/kotlin/org/jitsi/nlj/MediaSourceDesc.kt 52.17% <100.00%> (+1.06%) ⬆️

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 510c491...a6e6b9f. Read the comment docs.

@paweldomas paweldomas merged commit 7b0aeed into master Sep 28, 2021
@paweldomas paweldomas deleted the feat/source-name branch October 15, 2021 17:37
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