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

Qallの再実装 #4447

Merged
merged 206 commits into from
Jan 26, 2025
Merged

Qallの再実装 #4447

merged 206 commits into from
Jan 26, 2025

Conversation

nokhnaton
Copy link
Contributor

close: #4438

Copy link

Copy link

codecov bot commented Jan 19, 2025

Codecov Report

Attention: Patch coverage is 0.21151% with 2359 lines in your changes missing coverage. Please review.

Project coverage is 8.82%. Comparing base (465768a) to head (61b1702).
Report is 220 commits behind head on master.

Files with missing lines Patch % Lines
src/composables/qall/useLiveKitSDK.ts 0.00% 510 Missing ⚠️
src/components/Main/MainView/QallView/QallView.vue 0.00% 263 Missing ⚠️
src/composables/qall/useQall.ts 0.00% 208 Missing ⚠️
...nts/Main/MainView/QallView/CameraDetailSetting.vue 0.00% 147 Missing ⚠️
src/views/Settings/AudioTab.vue 0.00% 139 Missing ⚠️
src/components/Main/MainView/QallView/UserList.vue 0.00% 133 Missing ⚠️
...ponents/Main/MainView/QallView/QallMessageView.vue 0.00% 104 Missing ⚠️
...onents/Main/MainView/QallView/DanmakuContainer.vue 0.00% 73 Missing ⚠️
...ponents/Main/MainView/QallView/ParticipantList.vue 0.00% 68 Missing ⚠️
...Main/MainView/QallView/BackgroundSettingsModal.vue 0.00% 65 Missing ⚠️
... and 38 more
Additional details and impacted files
@@            Coverage Diff            @@
##           master   #4447      +/-   ##
=========================================
- Coverage    9.26%   8.82%   -0.45%     
=========================================
  Files         650     670      +20     
  Lines       28001   29448    +1447     
  Branches      521     522       +1     
=========================================
+ Hits         2595    2599       +4     
- Misses      25400   26843    +1443     
  Partials        6       6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

kaitoyama and others added 27 commits January 26, 2025 09:54
ユーザーリストの画面共有をいい感じに
@nokhnaton nokhnaton marked this pull request as ready for review January 26, 2025 05:23
@nokhnaton nokhnaton merged commit 943acac into master Jan 26, 2025
10 of 11 checks passed
@nokhnaton nokhnaton deleted the feat/qall_remake branch January 26, 2025 05:23
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.

Qallを再実装する
5 participants