Skip to content
This repository was archived by the owner on Jul 12, 2023. It is now read-only.

feat: implement voice receive#87

Merged
amishshah merged 33 commits into
mainfrom
feat/voice-receive
Apr 3, 2021
Merged

feat: implement voice receive#87
amishshah merged 33 commits into
mainfrom
feat/voice-receive

Conversation

@amishshah
Copy link
Copy Markdown
Member

Please describe the changes this PR makes and why it should be merged:

Resolves #86

Status and versioning classification:

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 31, 2021

Codecov Report

Merging #87 (21a9ad1) into main (72e1106) will increase coverage by 5.33%.
The diff coverage is 91.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   56.44%   61.77%   +5.33%     
==========================================
  Files          15       18       +3     
  Lines         675      798     +123     
  Branches      149      183      +34     
==========================================
+ Hits          381      493     +112     
- Misses        292      303      +11     
  Partials        2        2              
Impacted Files Coverage Δ
src/joinVoiceChannel.ts 0.00% <ø> (ø)
src/networking/Networking.ts 3.64% <50.00%> (-0.03%) ⬇️
src/receive/VoiceReceiver.ts 89.79% <89.79%> (ø)
src/audio/AudioPlayer.ts 77.34% <100.00%> (ø)
src/networking/VoiceUDPSocket.ts 98.11% <100.00%> (+0.03%) ⬆️
src/receive/AudioReceiveStream.ts 100.00% <100.00%> (ø)
src/receive/SSRCMap.ts 100.00% <100.00%> (ø)

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 72e1106...21a9ad1. Read the comment docs.

@amishshah amishshah marked this pull request as ready for review April 3, 2021 17:41
@amishshah amishshah requested a review from kyranet April 3, 2021 17:44
@amishshah amishshah merged commit 8f7a7bf into main Apr 3, 2021
@amishshah amishshah deleted the feat/voice-receive branch April 3, 2021 18:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Voice receive

2 participants