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

perf(service): ⚡ 优化群聊功能 #208

Merged
merged 1 commit into from
Feb 22, 2025

perf(service): :zap: 优化群聊功能

056f7c5
Select commit
Loading
Failed to load commit list.
Merged

perf(service): ⚡ 优化群聊功能 #208

perf(service): :zap: 优化群聊功能
056f7c5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 22, 2025 in 1s

0.00% of diff hit (target 10.54%)

View this Pull Request on Codecov

0.00% of diff hit (target 10.54%)

Annotations

Check warning on line 15 in src/components/common/ContextMenu.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/common/ContextMenu.vue#L15

Added line #L15 was not covered by tests

Check warning on line 35 in src/components/common/ContextMenu.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/common/ContextMenu.vue#L35

Added line #L35 was not covered by tests

Check warning on line 47 in src/components/common/ContextMenu.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/common/ContextMenu.vue#L47

Added line #L47 was not covered by tests

Check warning on line 50 in src/components/common/ContextMenu.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/common/ContextMenu.vue#L50

Added line #L50 was not covered by tests

Check warning on line 73 in src/components/common/ContextMenu.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/common/ContextMenu.vue#L73

Added line #L73 was not covered by tests

Check warning on line 83 in src/components/common/ContextMenu.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/common/ContextMenu.vue#L83

Added line #L83 was not covered by tests

Check warning on line 85 in src/components/common/ContextMenu.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/common/ContextMenu.vue#L85

Added line #L85 was not covered by tests

Check warning on line 100 in src/components/common/ContextMenu.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/common/ContextMenu.vue#L93-L100

Added lines #L93 - L100 were not covered by tests

Check warning on line 103 in src/components/common/ContextMenu.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/common/ContextMenu.vue#L103

Added line #L103 was not covered by tests

Check warning on line 145 in src/components/common/ContextMenu.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/common/ContextMenu.vue#L145

Added line #L145 was not covered by tests

Check warning on line 148 in src/components/common/ContextMenu.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/common/ContextMenu.vue#L148

Added line #L148 was not covered by tests

Check warning on line 383 in src/components/rightBox/chatBox/ChatHeader.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatHeader.vue#L379-L383

Added lines #L379 - L383 were not covered by tests

Check warning on line 178 in src/components/rightBox/chatBox/ChatMain.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatMain.vue#L178

Added line #L178 was not covered by tests

Check warning on line 205 in src/components/rightBox/chatBox/ChatMain.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatMain.vue#L205

Added line #L205 was not covered by tests

Check warning on line 213 in src/components/rightBox/chatBox/ChatMain.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatMain.vue#L211-L213

Added lines #L211 - L213 were not covered by tests

Check warning on line 421 in src/components/rightBox/chatBox/ChatMain.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatMain.vue#L420-L421

Added lines #L420 - L421 were not covered by tests

Check warning on line 432 in src/components/rightBox/chatBox/ChatMain.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatMain.vue#L431-L432

Added lines #L431 - L432 were not covered by tests

Check warning on line 447 in src/components/rightBox/chatBox/ChatMain.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatMain.vue#L447

Added line #L447 was not covered by tests

Check warning on line 64 in src/components/rightBox/chatBox/ChatSidebar.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatSidebar.vue#L64

Added line #L64 was not covered by tests

Check warning on line 87 in src/components/rightBox/chatBox/ChatSidebar.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatSidebar.vue#L87

Added line #L87 was not covered by tests

Check warning on line 96 in src/components/rightBox/chatBox/ChatSidebar.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatSidebar.vue#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 118 in src/components/rightBox/chatBox/ChatSidebar.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatSidebar.vue#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 102 in src/components/rightBox/renderMessage/Image.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/renderMessage/Image.vue#L102

Added line #L102 was not covered by tests

Check warning on line 2 in src/hooks/useChatMain.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useChatMain.ts#L2

Added line #L2 was not covered by tests

Check warning on line 16 in src/hooks/useChatMain.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useChatMain.ts#L16

Added line #L16 was not covered by tests