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

feat: purge peer connections and information #194

Merged
merged 5 commits into from
Nov 4, 2024

Output peers list in json

9975a21
Select commit
Loading
Failed to load commit list.
Merged

feat: purge peer connections and information #194

Output peers list in json
9975a21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 4, 2024 in 0s

0.00% of diff hit (target 34.22%)

View this Pull Request on Codecov

0.00% of diff hit (target 34.22%)

Annotations

Check warning on line 77 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L77

Added line #L77 was not covered by tests

Check warning on line 106 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L97-L106

Added lines #L97 - L106 were not covered by tests

Check warning on line 119 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L108-L119

Added lines #L108 - L119 were not covered by tests

Check warning on line 126 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L122-L126

Added lines #L122 - L126 were not covered by tests

Check warning on line 137 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L128-L137

Added lines #L128 - L137 were not covered by tests

Check warning on line 147 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L141-L147

Added lines #L141 - L147 were not covered by tests

Check warning on line 159 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L150-L159

Added lines #L150 - L159 were not covered by tests

Check warning on line 170 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L162-L170

Added lines #L162 - L170 were not covered by tests

Check warning on line 175 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L173-L175

Added lines #L173 - L175 were not covered by tests

Check warning on line 177 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L177

Added line #L177 was not covered by tests

Check warning on line 199 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L180-L199

Added lines #L180 - L199 were not covered by tests

Check warning on line 206 in handlers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

handlers.go#L202-L206

Added lines #L202 - L206 were not covered by tests

Check warning on line 594 in main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

main.go#L592-L594

Added lines #L592 - L594 were not covered by tests