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

Merged
merged 3 commits into from
Jan 27, 2025

Massage the flaky test to submission

b624246
Select commit
Loading
Failed to load commit list.
Merged

Integrate zstd compression into chain exchange #842

Massage the flaky test to submission
b624246
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 27, 2025 in 0s

61.40% of diff hit (target 67.38%)

View this Pull Request on Codecov

61.40% of diff hit (target 67.38%)

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 36 in internal/encoding/encoding.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/encoding/encoding.go#L35-L36

Added lines #L35 - L36 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/encoding/encoding.go#L54-L55

Added lines #L54 - L55 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/encoding/encoding.go#L58-L59

Added lines #L58 - L59 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/encoding/encoding.go#L70-L72

Added lines #L70 - L72 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/encoding/encoding.go#L74-L75

Added lines #L74 - L75 were not covered by tests