Skip to content

Implement Chain Exchange protocol over pubsub

Codecov / codecov/patch failed Dec 20, 2024 in 1s

50.00% of diff hit (target 69.38%)

View this Pull Request on Codecov

50.00% of diff hit (target 69.38%)

Annotations

Check warning on line 38 in chainexchange/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/options.go#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 42 in chainexchange/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/options.go#L41-L42

Added lines #L41 - L42 were not covered by tests

Check warning on line 45 in chainexchange/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/options.go#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 48 in chainexchange/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/options.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 56 in chainexchange/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/options.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 75 in chainexchange/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/options.go#L69-L75

Added lines #L69 - L75 were not covered by tests

Check warning on line 83 in chainexchange/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/options.go#L82-L83

Added lines #L82 - L83 were not covered by tests

Check warning on line 93 in chainexchange/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/options.go#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 105 in chainexchange/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/options.go#L99-L105

Added lines #L99 - L105 were not covered by tests

Check warning on line 113 in chainexchange/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/options.go#L109-L113

Added lines #L109 - L113 were not covered by tests

Check warning on line 122 in chainexchange/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/options.go#L116-L122

Added lines #L116 - L122 were not covered by tests

Check warning on line 132 in chainexchange/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/options.go#L126-L132

Added lines #L126 - L132 were not covered by tests

Check warning on line 46 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 59 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 64 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 68 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L66-L68

Added lines #L66 - L68 were not covered by tests

Check warning on line 75 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L72-L75

Added lines #L72 - L75 were not covered by tests

Check warning on line 86 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 100 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 122 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L121-L122

Added lines #L121 - L122 were not covered by tests

Check warning on line 143 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L138-L143

Added lines #L138 - L143 were not covered by tests

Check warning on line 175 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L171-L175

Added lines #L171 - L175 were not covered by tests

Check warning on line 185 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L183-L185

Added lines #L183 - L185 were not covered by tests

Check warning on line 194 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L189-L194

Added lines #L189 - L194 were not covered by tests

Check warning on line 227 in chainexchange/pubsub.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/pubsub.go#L202-L227

Added lines #L202 - L227 were not covered by tests