Skip to content

Fix #26, added zlib decompression for messages#27

Merged
giuseppe-carboni merged 3 commits into
masterfrom
fix-issue-26
May 25, 2026
Merged

Fix #26, added zlib decompression for messages#27
giuseppe-carboni merged 3 commits into
masterfrom
fix-issue-26

Conversation

@giuseppe-carboni
Copy link
Copy Markdown
Member

Apparently, the compression ratio for the active_surface topic, is around 40:1, this will enable reception of full active_surface messages.

This will be merged in conjuntion to this PR.

Apparently, the compression ratio for the active_surface topic, is
around 40:1, this will enable reception of full active_surface messages
@giuseppe-carboni giuseppe-carboni requested a review from aorlati May 19, 2026 08:26
@giuseppe-carboni giuseppe-carboni self-assigned this May 19, 2026
@giuseppe-carboni giuseppe-carboni added the enhancement New feature or request label May 19, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (19eab18) to head (32d5da7).

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #27   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines         1015       998   -17     
=========================================
- Hits          1015       998   -17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Fix #26, introduced zlib compression/decompression
Fix #28, reworked the DISCOSNamespace structure so that it is a view of
an inner `dict` object, which is updated every time a message arrives
Fix #29, added the status field to the backends message
@giuseppe-carboni giuseppe-carboni merged commit 5f53c43 into master May 25, 2026
12 checks passed
@giuseppe-carboni giuseppe-carboni deleted the fix-issue-26 branch May 25, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants