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

core/bootstrap: fix panic without backup bootstrap peer functions #10029

Merged
merged 6 commits into from
Sep 21, 2023

Fix lint warn

5e3ebf2
Select commit
Loading
Failed to load commit list.
Merged

core/bootstrap: fix panic without backup bootstrap peer functions #10029

Fix lint warn
5e3ebf2
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 10, 2023 in 0s

68.75% of diff hit (target 38.43%)

View this Pull Request on Codecov

68.75% of diff hit (target 38.43%)

Annotations

Check warning on line 158 in core/bootstrap/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/bootstrap/bootstrap.go#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 219 in core/bootstrap/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/bootstrap/bootstrap.go#L219

Added line #L219 was not covered by tests

Check warning on line 243 in core/bootstrap/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/bootstrap/bootstrap.go#L243

Added line #L243 was not covered by tests

Check warning on line 282 in core/bootstrap/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/bootstrap/bootstrap.go#L282

Added line #L282 was not covered by tests

Check warning on line 172 in core/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/core.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 179 in core/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/core.go#L179

Added line #L179 was not covered by tests

Check warning on line 187 in core/core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/core.go#L187

Added line #L187 was not covered by tests