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

Dev/4.18.1 #24

Merged
merged 29 commits into from
Jul 7, 2023
Merged

Dev/4.18.1 #24

merged 29 commits into from
Jul 7, 2023

Conversation

guoxianzhe
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 26, 2023

Coverage Summary for `./packages/agora-rtc-react`

Status Category Percentage Covered / Total
🔵 Lines 94.18% 1994 / 2117
🔵 Statements 94.18% 1994 / 2117
🔵 Functions 86.66% 65 / 75
🔵 Branches 89.64% 225 / 251
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
packages/agora-rtc-react/src/error.ts 100% 100% 100% 100%
packages/agora-rtc-react/src/index.ts 100% 100% 100% 100%
packages/agora-rtc-react/src/types.ts 100% 100% 100% 100%
packages/agora-rtc-react/src/components/LocalAudioTrack.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/components/LocalUser.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/components/LocalVideoTrack.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/components/RemoteAudioTrack.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/components/RemoteUser.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/components/RemoteVideoTrack.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/components/TrackBoundary.tsx 67.92% 90.47% 71.42% 67.92% 21-60, 87-93, 116-117, 148-149
packages/agora-rtc-react/src/components/UserCover.tsx 95.83% 66.66% 100% 95.83% 43-44
packages/agora-rtc-react/src/hooks/events.ts 92.19% 100% 0% 92.19% 304-319, 395-410
packages/agora-rtc-react/src/hooks/useConnectionState.ts 90.47% 50% 100% 90.47% 28-29, 37-38
packages/agora-rtc-react/src/hooks/useCurrentUID.ts 93.75% 80% 100% 93.75% 22-23
packages/agora-rtc-react/src/hooks/useIsConnected.ts 86.84% 57.14% 100% 86.84% 26-28, 33-34
packages/agora-rtc-react/src/hooks/useJoin.ts 97.46% 81.81% 100% 97.46% 65-66
packages/agora-rtc-react/src/hooks/useLocalCameraTrack.ts 100% 100% 100% 100%
packages/agora-rtc-react/src/hooks/useLocalMicrophoneTrack.ts 100% 100% 100% 100%
packages/agora-rtc-react/src/hooks/useNetworkQuality.ts 94.87% 71.42% 100% 94.87% 34-35
packages/agora-rtc-react/src/hooks/usePublish.ts 92.63% 78.57% 100% 92.63% 49-54, 57
packages/agora-rtc-react/src/hooks/useRTCClient.tsx 100% 100% 100% 100%
packages/agora-rtc-react/src/hooks/useRTCScreenShareClient.tsx 53.84% 100% 0% 53.84% 13-21, 24-26
packages/agora-rtc-react/src/hooks/useRemoteAudioTracks.ts 98.76% 88.46% 100% 98.76% 68, 70
packages/agora-rtc-react/src/hooks/useRemoteUserTrack.ts 100% 100% 100% 100%
packages/agora-rtc-react/src/hooks/useRemoteUsers.ts 100% 80% 100% 100%
packages/agora-rtc-react/src/hooks/useRemoteVideoTracks.ts 98.75% 88.46% 100% 98.75% 68, 70
packages/agora-rtc-react/src/hooks/useVolumeLevel.ts 100% 100% 100% 100%

@guoxianzhe guoxianzhe merged commit f5b15d2 into main Jul 7, 2023
3 checks passed
@guoxianzhe guoxianzhe deleted the dev/4.18.1 branch July 7, 2023 08:47
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