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

change tsup to webpack #6

Merged
merged 5 commits into from
Oct 17, 2023
Merged

change tsup to webpack #6

merged 5 commits into from
Oct 17, 2023

Conversation

guoxianzhe
Copy link
Collaborator

No description provided.

@guoxianzhe guoxianzhe merged commit 885fcd4 into main Oct 17, 2023
3 checks passed
@guoxianzhe guoxianzhe deleted the dev/change-compile branch October 17, 2023 11:58
@github-actions
Copy link

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 92.14% 915 / 993
🔵 Statements 92.14% 915 / 993
🔵 Functions 68.96% 60 / 87
🔵 Branches 92.85% 78 / 84
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
src/client.ts 94.2% 100% 87.5% 94.2% 20-25, 92-93
src/eventemitter.ts 97.72% 93.75% 90% 97.72% 20-21
src/index.ts 53.33% 100% 0% 53.33% 19-20, 22-23, 25-26, 28-29, 31-33, 35-37, 43-60, 62, 68-69
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 100% 100% 100% 100%
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 97.4% 62.5% 100% 97.4% 54-55
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%

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