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 end to end hashed chain exchange with F3 #816

Merged
merged 1 commit into from
Jan 16, 2025

Integrate end to end hashed chain exchange with F3

09d3cb7
Select commit
Loading
Failed to load commit list.
Merged

Integrate end to end hashed chain exchange with F3 #816

Integrate end to end hashed chain exchange with F3
09d3cb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 13, 2025 in 1s

68.35% of diff hit (within 5.00% threshold of 68.82%)

View this Pull Request on Codecov

68.35% of diff hit (within 5.00% threshold of 68.82%)

Annotations

Check warning on line 28 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 34 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L33-L34

Added lines #L33 - L34 were not covered by tests

Check warning on line 39 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L38-L39

Added lines #L38 - L39 were not covered by tests

Check warning on line 44 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 48 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 52 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 65 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 69 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L68-L69

Added lines #L68 - L69 were not covered by tests

Check warning on line 74 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 78 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 87 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 91 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 95 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 104 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 108 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L107-L108

Added lines #L107 - L108 were not covered by tests

Check warning on line 111 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 119 in cbor_gen.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cbor_gen.go#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 149 in host.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

host.go#L148-L149

Added lines #L148 - L149 were not covered by tests

Check warning on line 169 in host.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

host.go#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 237 in host.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

host.go#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 240 in host.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

host.go#L239-L240

Added lines #L239 - L240 were not covered by tests

Check warning on line 250 in host.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

host.go#L247-L250

Added lines #L247 - L250 were not covered by tests

Check warning on line 255 in host.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

host.go#L254-L255

Added lines #L254 - L255 were not covered by tests

Check warning on line 494 in host.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

host.go#L492-L494

Added lines #L492 - L494 were not covered by tests

Check warning on line 499 in host.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

host.go#L498-L499

Added lines #L498 - L499 were not covered by tests