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(service): 🐛 增加浏览器指纹作为唯一值解决netty关联channel的问题 #171

Merged
merged 1 commit into from
Jan 9, 2025

fix(service): :bug: 增加浏览器指纹作为唯一值解决netty关联channel的问题

870dfcf
Select commit
Loading
Failed to load commit list.
Merged

fix(service): 🐛 增加浏览器指纹作为唯一值解决netty关联channel的问题 #171

fix(service): :bug: 增加浏览器指纹作为唯一值解决netty关联channel的问题
870dfcf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 9, 2025 in 1s

4.50% of diff hit (target 10.54%)

View this Pull Request on Codecov

4.50% of diff hit (target 10.54%)

Annotations

Check warning on line 17 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L11-L17

Added lines #L11 - L17 were not covered by tests

Check warning on line 19 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L19

Added line #L19 was not covered by tests

Check warning on line 24 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L21-L24

Added lines #L21 - L24 were not covered by tests

Check warning on line 27 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L27

Added line #L27 was not covered by tests

Check warning on line 39 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L30-L39

Added lines #L30 - L39 were not covered by tests

Check warning on line 42 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L42

Added line #L42 was not covered by tests

Check warning on line 50 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L45-L50

Added lines #L45 - L50 were not covered by tests

Check warning on line 56 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L53-L56

Added lines #L53 - L56 were not covered by tests

Check warning on line 65 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L59-L65

Added lines #L59 - L65 were not covered by tests

Check warning on line 72 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L67-L72

Added lines #L67 - L72 were not covered by tests

Check warning on line 78 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L78

Added line #L78 was not covered by tests

Check warning on line 104 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L80-L104

Added lines #L80 - L104 were not covered by tests

Check warning on line 115 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L106-L115

Added lines #L106 - L115 were not covered by tests

Check warning on line 119 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L117-L119

Added lines #L117 - L119 were not covered by tests

Check warning on line 122 in src/services/fingerprint.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/fingerprint.ts#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 39 in src/services/http.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/http.ts#L39

Added line #L39 was not covered by tests

Check warning on line 57 in src/services/http.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/http.ts#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 67 in src/services/http.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/services/http.ts#L67

Added line #L67 was not covered by tests

Check warning on line 174 in src/views/loginWindow/Login.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/views/loginWindow/Login.vue#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 204 in src/views/loginWindow/Login.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/views/loginWindow/Login.vue#L204

Added line #L204 was not covered by tests

Check warning on line 270 in src/views/loginWindow/Login.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/views/loginWindow/Login.vue#L270

Added line #L270 was not covered by tests

Check warning on line 358 in src/views/loginWindow/Login.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/views/loginWindow/Login.vue#L358

Added line #L358 was not covered by tests

Check warning on line 362 in src/views/loginWindow/Login.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/views/loginWindow/Login.vue#L360-L362

Added lines #L360 - L362 were not covered by tests

Check warning on line 368 in src/views/loginWindow/Login.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/views/loginWindow/Login.vue#L364-L368

Added lines #L364 - L368 were not covered by tests