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

Integrate zstd compression into chain exchange #842

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Integrate zstd compression into chain exchange

7e3205a
Select commit
Loading
Failed to load commit list.
Open

Integrate zstd compression into chain exchange #842

Integrate zstd compression into chain exchange
7e3205a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 22, 2025 in 1s

60.37% of diff hit (target 67.39%)

View this Pull Request on Codecov

60.37% of diff hit (target 67.39%)

Annotations

Check warning on line 52 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 30 in internal/encoding/encoding.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/encoding/encoding.go#L29-L30

Added lines #L29 - L30 were not covered by tests

Check warning on line 49 in internal/encoding/encoding.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/encoding/encoding.go#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 53 in internal/encoding/encoding.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/encoding/encoding.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 65 in internal/encoding/encoding.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/encoding/encoding.go#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 74 in internal/encoding/encoding.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/encoding/encoding.go#L73-L74

Added lines #L73 - L74 were not covered by tests