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

fix(common): 🐛 修复一些流程和已知的问题 #134

Merged
merged 1 commit into from
Jan 2, 2025

fix(common): :bug: 修复一些流程和已知的问题

8e96803
Select commit
Loading
Failed to load commit list.
Merged

fix(common): 🐛 修复一些流程和已知的问题 #134

fix(common): :bug: 修复一些流程和已知的问题
8e96803
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 2, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatHeader.vue#L106-L109

Added lines #L106 - L109 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatHeader.vue#L140

Added line #L140 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatHeader.vue#L156-L159

Added lines #L156 - L159 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatHeader.vue#L239-L242

Added lines #L239 - L242 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatHeader.vue#L333

Added line #L333 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatHeader.vue#L340

Added line #L340 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatHeader.vue#L351-L356

Added lines #L351 - L356 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatMain.vue#L200-L204

Added lines #L200 - L204 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatMain.vue#L206-L210

Added lines #L206 - L210 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L302 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L377 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatSidebar.vue#L94-L98

Added lines #L94 - L98 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatSidebar.vue#L100-L103

Added lines #L100 - L103 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L116 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L145 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatSidebar.vue#L147-L148

Added lines #L147 - L148 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/rightBox/chatBox/ChatSidebar.vue#L150-L152

Added lines #L150 - L152 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added line #L154 was not covered by tests

Check warning on line 145 in src/components/windows/ActionBar.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/components/windows/ActionBar.vue#L145

Added line #L145 was not covered by tests

Check warning on line 43 in src/hooks/useMessage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useMessage.ts#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 47 in src/hooks/useMessage.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useMessage.ts#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 23 in src/hooks/useWindowState.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/hooks/useWindowState.ts#L19-L23

Added lines #L19 - L23 were not covered by tests

Check warning on line 109 in src/layout/center/index.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layout/center/index.vue#L109

Added line #L109 was not covered by tests

Check warning on line 192 in src/layout/center/index.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layout/center/index.vue#L192

Added line #L192 was not covered by tests

Check warning on line 111 in src/layout/index.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/layout/index.vue#L111

Added line #L111 was not covered by tests