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

Hand raise feature #2542

Open
wants to merge 45 commits into
base: livekit
Choose a base branch
from

Fix failing GridTile test

42a7b1e
Select commit
Loading
Failed to load commit list.
Open

Hand raise feature #2542

Fix failing GridTile test
42a7b1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 20, 2024 in 1s

14.45% of diff hit (target 80.00%)

View this Pull Request on Codecov

14.45% of diff hit (target 80.00%)

Annotations

Check warning on line 31 in src/App.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/App.tsx#L31

Added line #L31 was not covered by tests

Check warning on line 108 in src/App.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/App.tsx#L86-L108

Added lines #L86 - L108 were not covered by tests

Check warning on line 149 in src/ClientContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ClientContext.tsx#L149

Added line #L149 was not covered by tests

Check warning on line 194 in src/ClientContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ClientContext.tsx#L194

Added line #L194 was not covered by tests

Check warning on line 198 in src/ClientContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ClientContext.tsx#L198

Added line #L198 was not covered by tests

Check warning on line 212 in src/ClientContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ClientContext.tsx#L212

Added line #L212 was not covered by tests

Check warning on line 317 in src/ClientContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ClientContext.tsx#L316-L317

Added lines #L316 - L317 were not covered by tests

Check warning on line 330 in src/ClientContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ClientContext.tsx#L319-L330

Added lines #L319 - L330 were not covered by tests

Check warning on line 334 in src/ClientContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ClientContext.tsx#L332-L334

Added lines #L332 - L334 were not covered by tests

Check warning on line 342 in src/ClientContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ClientContext.tsx#L336-L342

Added lines #L336 - L342 were not covered by tests

Check warning on line 349 in src/ClientContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ClientContext.tsx#L349

Added line #L349 was not covered by tests

Check warning on line 372 in src/ClientContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ClientContext.tsx#L372

Added line #L372 was not covered by tests

Check warning on line 401 in src/ClientContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/ClientContext.tsx#L401

Added line #L401 was not covered by tests

Check warning on line 101 in src/button/Button.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/button/Button.tsx#L98-L101

Added lines #L98 - L101 were not covered by tests

Check warning on line 108 in src/button/Button.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/button/Button.tsx#L103-L108

Added lines #L103 - L108 were not covered by tests

Check warning on line 119 in src/button/Button.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/button/Button.tsx#L110-L119

Added lines #L110 - L119 were not covered by tests

Check warning on line 123 in src/button/Button.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/button/Button.tsx#L121-L123

Added lines #L121 - L123 were not covered by tests

Check warning on line 125 in src/button/Button.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/button/Button.tsx#L125

Added line #L125 was not covered by tests

Check warning on line 17 in src/room/InCallView.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/room/InCallView.tsx#L17

Added line #L17 was not covered by tests

Check warning on line 37 in src/room/InCallView.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/room/InCallView.tsx#L37

Added line #L37 was not covered by tests

Check warning on line 89 in src/room/InCallView.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/room/InCallView.tsx#L88-L89

Added lines #L88 - L89 were not covered by tests

Check warning on line 180 in src/room/InCallView.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/room/InCallView.tsx#L180

Added line #L180 was not covered by tests

Check warning on line 316 in src/room/InCallView.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/room/InCallView.tsx#L312-L316

Added lines #L312 - L316 were not covered by tests

Check warning on line 335 in src/room/InCallView.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/room/InCallView.tsx#L318-L335

Added lines #L318 - L335 were not covered by tests

Check warning on line 349 in src/room/InCallView.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/room/InCallView.tsx#L337-L349

Added lines #L337 - L349 were not covered by tests