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

feat: highlight current player instance #160

Merged
merged 8 commits into from
Sep 9, 2024

pnpm 9.7.0 upgrade

a8dd8bf
Select commit
Loading
Failed to load commit list.
Merged

feat: highlight current player instance #160

pnpm 9.7.0 upgrade
a8dd8bf
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 9, 2024 in 1s

47.36% of diff hit (target 73.06%)

View this Pull Request on Codecov

47.36% of diff hit (target 73.06%)

Annotations

Check warning on line 76 in devtools/client/src/state/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/client/src/state/index.ts#L69-L76

Added lines #L69 - L76 were not covered by tests

Check warning on line 119 in devtools/client/src/state/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/client/src/state/index.ts#L119

Added line #L119 was not covered by tests

Check warning on line 247 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L247

Added line #L247 was not covered by tests

Check warning on line 249 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L249

Added line #L249 was not covered by tests

Check warning on line 259 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L259

Added line #L259 was not covered by tests

Check warning on line 286 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L285-L286

Added lines #L285 - L286 were not covered by tests

Check warning on line 327 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L316-L327

Added lines #L316 - L327 were not covered by tests

Check warning on line 333 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L333

Added line #L333 was not covered by tests

Check warning on line 336 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L336

Added line #L336 was not covered by tests

Check warning on line 342 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L341-L342

Added lines #L341 - L342 were not covered by tests

Check warning on line 346 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L344-L346

Added lines #L344 - L346 were not covered by tests

Check warning on line 353 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L353

Added line #L353 was not covered by tests

Check warning on line 379 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L373-L379

Added lines #L373 - L379 were not covered by tests

Check warning on line 390 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L390

Added line #L390 was not covered by tests

Check warning on line 394 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L394

Added line #L394 was not covered by tests

Check warning on line 396 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L396

Added line #L396 was not covered by tests

Check warning on line 400 in devtools/messenger/src/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/messenger/src/index.ts#L400

Added line #L400 was not covered by tests

Check warning on line 12 in devtools/plugins/desktop/basic/src/WrapperComponent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/plugins/desktop/basic/src/WrapperComponent.tsx#L12

Added line #L12 was not covered by tests

Check warning on line 32 in devtools/plugins/desktop/basic/src/WrapperComponent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/plugins/desktop/basic/src/WrapperComponent.tsx#L32

Added line #L32 was not covered by tests

Check warning on line 36 in devtools/plugins/desktop/basic/src/WrapperComponent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/plugins/desktop/basic/src/WrapperComponent.tsx#L34-L36

Added lines #L34 - L36 were not covered by tests

Check warning on line 41 in devtools/plugins/desktop/basic/src/WrapperComponent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/plugins/desktop/basic/src/WrapperComponent.tsx#L41

Added line #L41 was not covered by tests

Check warning on line 57 in devtools/plugins/desktop/basic/src/WrapperComponent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/plugins/desktop/basic/src/WrapperComponent.tsx#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 60 in devtools/plugins/desktop/basic/src/WrapperComponent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/plugins/desktop/basic/src/WrapperComponent.tsx#L60

Added line #L60 was not covered by tests

Check warning on line 70 in devtools/plugins/desktop/basic/src/WrapperComponent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/plugins/desktop/basic/src/WrapperComponent.tsx#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 74 in devtools/plugins/desktop/basic/src/WrapperComponent.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

devtools/plugins/desktop/basic/src/WrapperComponent.tsx#L74

Added line #L74 was not covered by tests