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: can compress image data before sending it to over the websocket #109

Merged

feat: can compress image data before sending it to over the websocket

fa48411
Select commit
Loading
Failed to load commit list.
Merged

feat: can compress image data before sending it to over the websocket #109

feat: can compress image data before sending it to over the websocket
fa48411
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 11, 2024 in 1s

28.57% of diff hit (target 50.00%)

View this Pull Request on Codecov

28.57% of diff hit (target 50.00%)

Annotations

Check warning on line 10 in bqplot_image_gl/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bqplot_image_gl/serialize.py#L10

Added line #L10 was not covered by tests

Check warning on line 17 in bqplot_image_gl/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bqplot_image_gl/serialize.py#L17

Added line #L17 was not covered by tests

Check warning on line 28 in bqplot_image_gl/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bqplot_image_gl/serialize.py#L22-L28

Added lines #L22 - L28 were not covered by tests

Check warning on line 30 in bqplot_image_gl/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bqplot_image_gl/serialize.py#L30

Added line #L30 was not covered by tests

Check warning on line 33 in bqplot_image_gl/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bqplot_image_gl/serialize.py#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 36 in bqplot_image_gl/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bqplot_image_gl/serialize.py#L35-L36

Added lines #L35 - L36 were not covered by tests

Check warning on line 41 in bqplot_image_gl/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bqplot_image_gl/serialize.py#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 44 in bqplot_image_gl/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bqplot_image_gl/serialize.py#L44

Added line #L44 was not covered by tests

Check warning on line 50 in bqplot_image_gl/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bqplot_image_gl/serialize.py#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 52 in bqplot_image_gl/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bqplot_image_gl/serialize.py#L52

Added line #L52 was not covered by tests

Check warning on line 59 in bqplot_image_gl/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bqplot_image_gl/serialize.py#L56-L59

Added lines #L56 - L59 were not covered by tests

Check warning on line 61 in bqplot_image_gl/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bqplot_image_gl/serialize.py#L61

Added line #L61 was not covered by tests

Check warning on line 73 in bqplot_image_gl/serialize.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

bqplot_image_gl/serialize.py#L67-L73

Added lines #L67 - L73 were not covered by tests