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: add startProcessAudioBuffer stopProcessAudioBuffer #11

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

guoxianzhe
Copy link
Collaborator

No description provided.

@guoxianzhe guoxianzhe merged commit 0fc344b into main Oct 23, 2023
3 checks passed
@github-actions
Copy link

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 88.81% 945 / 1064
🔵 Statements 88.81% 945 / 1064
🔵 Functions 62.5% 60 / 96
🔵 Branches 92.85% 78 / 84
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
src/client.ts 87.86% 100% 50% 87.86% 26-31, 98-99, 144-145, 148-149, 158-160, 163-164, 167-168, 171-172
src/eventemitter.ts 97.72% 93.75% 90% 97.72% 20-21
src/index.ts 42.42% 100% 0% 42.42% 21-22, 24-25, 27-28, 30-31, 33-41, 43-61, 67-84, 86, 92-93
src/top.ts 100% 50% 100% 100%
src/utils.ts 100% 100% 100% 100%
src/tracks/camera-video-track.ts 81.81% 100% 0% 81.81% 10-11, 20-21
src/tracks/local-audio-track.ts 97.08% 100% 81.81% 97.08% 128-129, 132-133
src/tracks/local-track.ts 84.95% 100% 37.5% 84.95% 18-19, 53-61, 70-71, 81-82, 107-108
src/tracks/local-video-track.ts 95.06% 62.5% 83.33% 95.06% 54-55, 76-77
src/tracks/microphone-audio-track.ts 81.81% 100% 0% 81.81% 10-11, 20-21
src/tracks/remote-audio-track.ts 100% 100% 100% 100%
src/tracks/remote-track.ts 87.75% 100% 40% 87.75% 21-22, 38-39, 47-48
src/tracks/remote-video-track.ts 100% 83.33% 100% 100%
src/tracks/track.ts 100% 100% 100% 100%

@guoxianzhe guoxianzhe deleted the dev/1.0.6 branch December 19, 2023 12:33
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.

1 participant