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

0.6.0 #29

Merged
merged 35 commits into from
Mar 1, 2024
Merged

0.6.0 #29

merged 35 commits into from
Mar 1, 2024

Conversation

guoxianzhe
Copy link
Collaborator

@guoxianzhe guoxianzhe commented Jan 29, 2024

changes:

  • upgrade websdk to 4.20.0

support new API list:

  • 1. RtcEngine_enableLocalVideo_5039d15
  • 2. RtcEngine_muteAllRemoteVideoStreams_5039d15
  • 3. RtcEngine_createDataStream_5862815
  • 4. RtcEngine_sendStreamMessage_8715a45
  • 5. RtcEngine_muteLocalVideoStream_5039d15
  • 6. RtcEngine_muteRemoteVideoStream_dbdc15a
  • 7. RtcEngineEx_muteAllRemoteVideoStreamsEx_3cf17a4
  • 8. RtcEngineEx_sendStreamMessageEx_0c34857
  • 9. RtcEngineEx_createDataStreamEx_9f641b6
  • 10. RtcEngineEx_muteLocalVideoStreamEx_3cf17a4
  • 11. RtcEngineEx_muteRemoteVideoStreamEx_6d93082
  • 12. RtcEngineEventHandler_onStreamMessage_99898cb
  • 13. RtcEngineEventHandler_onRemoteVideoStateChanged_a14e9d1
  • 14. RtcEngine_joinChannelWithUserAccount_0e4f59e
  • 15. RtcEngine_joinChannelWithUserAccount_4685af9
  • 16. RtcEngine_getUserInfoByUserAccount_c6a8f08
  • 17. RtcEngine_getUserInfoByUid_6b7aee8

Copy link

github-actions bot commented Jan 29, 2024

Coverage report for iris-web-rtc

St.
Category Percentage Covered / Total
🟢 Statements
86.27% (+2.68% 🔼)
4337/5027
🟡 Branches
60.2% (+4.15% 🔼)
714/1186
🟢 Functions
88.4% (+0.11% 🔼)
1105/1250
🟢 Lines
86.3% (+2.9% 🔼)
4271/4949
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / iris_rtc_api_type_gen.ts
100% 100% 100% 100%
🟢
... / EventhandlerBufferExtensions.ts
87.5% 50% 100% 87.5%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟡
... / AgoraMediaBaseDispatch.ts
75.45% (-4.81% 🔻)
100%
67.92% (-1.52% 🔻)
75.45% (-4.81% 🔻)
🟢
... / IAgoraMediaEngineDispatch.ts
93.85% (-6.15% 🔻)
66.67% (-33.33% 🔻)
100%
93.85% (-6.15% 🔻)
🟢
... / IAgoraRtcEngineDispatch.ts
99.02% (-0.62% 🔻)
92.19% (-3.46% 🔻)
99.56% (+0.01% 🔼)
99.02% (-0.79% 🔻)
🔴
... / IrisClientEventHandler.ts
39.02% (+1.52% 🔼)
5.13% (+2.43% 🔼)
11.54% (-0.46% 🔻)
39.34% (+1.51% 🔼)
🟢
... / IAgoraRtcEngineExDispatch.ts
96.44% (-3.56% 🔻)
85.71% (-14.29% 🔻)
100%
96.44% (-3.56% 🔻)
🔴
... / ClientHelper.ts
52% (-23% 🔻)
55.56% (+5.56% 🔼)
80% (-20% 🔻)
52% (-23% 🔻)
🟢
... / ImplHelper.ts
82.74% (-0.48% 🔻)
63.64% (+0.92% 🔼)
100%
82.74% (-0.48% 🔻)

Test suite run success

843 tests passing in 16 suites.

Report generated by 🧪jest coverage report action from fcdb327

@guoxianzhe guoxianzhe changed the title 0.6.0 [WIP]0.6.0 Jan 29, 2024
@guoxianzhe guoxianzhe changed the title [WIP]0.6.0 0.6.0 Feb 29, 2024
@guoxianzhe guoxianzhe merged commit ff2c801 into main Mar 1, 2024
6 checks passed
@guoxianzhe guoxianzhe deleted the dev/ep-500/0.6.0 branch March 1, 2024 03:24
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.

2 participants