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

fix: flaky test by skipping connectivity checks #955

Closed
wants to merge 1 commit into from

fix: flaky test by skipping connectivity checks

042bba3
Select commit
Loading
Failed to load commit list.
Closed

fix: flaky test by skipping connectivity checks #955

fix: flaky test by skipping connectivity checks
042bba3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 29, 2023 in 1s

79.22% of diff hit (target 57.54%)

View this Pull Request on Codecov

79.22% of diff hit (target 57.54%)

Annotations

Check warning on line 146 in v2/backend_record.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/backend_record.go#L145-L146

Added lines #L145 - L146 were not covered by tests

Check warning on line 180 in v2/backend_record.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/backend_record.go#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 103 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L103

Added line #L103 was not covered by tests

Check warning on line 176 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L176

Added line #L176 was not covered by tests

Check warning on line 179 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L178-L179

Added lines #L178 - L179 were not covered by tests

Check warning on line 187 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 196 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L195-L196

Added lines #L195 - L196 were not covered by tests

Check warning on line 201 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 209 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L208-L209

Added lines #L208 - L209 were not covered by tests

Check warning on line 214 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 230 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L230

Added line #L230 was not covered by tests

Check warning on line 234 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L234

Added line #L234 was not covered by tests

Check warning on line 244 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L244

Added line #L244 was not covered by tests

Check warning on line 258 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L258

Added line #L258 was not covered by tests

Check warning on line 272 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L272

Added line #L272 was not covered by tests

Check warning on line 330 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L330

Added line #L330 was not covered by tests

Check warning on line 349 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L349

Added line #L349 was not covered by tests

Check warning on line 364 in v2/dht.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/dht.go#L356-L364

Added lines #L356 - L364 were not covered by tests

Check warning on line 16 in v2/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/errors.go#L15-L16

Added lines #L15 - L16 were not covered by tests

Check warning on line 21 in v2/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/errors.go#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 17 in v2/errs/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/errs/errors.go#L13-L17

Added lines #L13 - L17 were not covered by tests

Check warning on line 21 in v2/errs/errors.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/errs/errors.go#L20-L21

Added lines #L20 - L21 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#L69-L72

Added lines #L69 - L72 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 107 in v2/internal/coord/brdcst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

v2/internal/coord/brdcst.go#L104-L107

Added lines #L104 - L107 were not covered by tests