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

Add broadcast state machine for storing records in the DHT #935

Closed
wants to merge 25 commits into from

fix rebase

e96249d
Select commit
Loading
Failed to load commit list.
Closed

Add broadcast state machine for storing records in the DHT #935

fix rebase
e96249d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 22, 2023 in 1s

58.29% of diff hit (target 72.62%)

View this Pull Request on Codecov

58.29% of diff hit (target 72.62%)

Annotations

Check warning on line 65 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L46-L65

Added lines #L46 - L65 were not covered by tests

Check warning on line 72 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L67-L72

Added lines #L67 - L72 were not covered by tests

Check warning on line 80 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L74-L80

Added lines #L74 - L80 were not covered by tests

Check warning on line 87 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L82-L87

Added lines #L82 - L87 were not covered by tests

Check warning on line 100 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L89-L100

Added lines #L89 - L100 were not covered by tests

Check warning on line 115 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L102-L115

Added lines #L102 - L115 were not covered by tests

Check warning on line 122 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L117-L122

Added lines #L117 - L122 were not covered by tests

Check warning on line 136 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L124-L136

Added lines #L124 - L136 were not covered by tests

Check warning on line 141 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L138-L141

Added lines #L138 - L141 were not covered by tests

Check warning on line 152 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L145-L152

Added lines #L145 - L152 were not covered by tests

Check warning on line 174 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L157-L174

Added lines #L157 - L174 were not covered by tests

Check warning on line 177 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L177

Added line #L177 was not covered by tests

Check warning on line 183 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L180-L183

Added lines #L180 - L183 were not covered by tests

Check warning on line 188 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L186-L188

Added lines #L186 - L188 were not covered by tests

Check warning on line 197 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L192-L197

Added lines #L192 - L197 were not covered by tests

Check warning on line 201 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L199-L201

Added lines #L199 - L201 were not covered by tests

Check warning on line 226 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L203-L226

Added lines #L203 - L226 were not covered by tests

Check warning on line 229 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L229

Added line #L229 was not covered by tests

Check warning on line 137 in v2/internal/coord/brdcst/followup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst/followup.go#L137

Added line #L137 was not covered by tests

Check warning on line 191 in v2/internal/coord/brdcst/followup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst/followup.go#L190-L191

Added lines #L190 - L191 were not covered by tests

Check warning on line 218 in v2/internal/coord/brdcst/followup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst/followup.go#L215-L218

Added lines #L215 - L218 were not covered by tests

Check warning on line 238 in v2/internal/coord/brdcst/followup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst/followup.go#L230-L238

Added lines #L230 - L238 were not covered by tests

Check warning on line 242 in v2/internal/coord/brdcst/followup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst/followup.go#L241-L242

Added lines #L241 - L242 were not covered by tests

Check warning on line 57 in v2/internal/coord/brdcst/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst/pool.go#L56-L57

Added lines #L56 - L57 were not covered by tests

Check warning on line 62 in v2/internal/coord/brdcst/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst/pool.go#L61-L62

Added lines #L61 - L62 were not covered by tests