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

refactor: add service package and start splitting HTTP handling #1427

refactor(service): make `Info` fields private

68971d0
Select commit
Loading
Failed to load commit list.
Closed

refactor: add service package and start splitting HTTP handling #1427

refactor(service): make `Info` fields private
68971d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 30, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 54 in cmd/serve.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/serve.go#L54

Added line #L54 was not covered by tests

Check warning on line 625 in config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/config.go#L622-L625

Added lines #L622 - L625 were not covered by tests

Check warning on line 631 in config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

config/config.go#L628-L631

Added lines #L628 - L631 were not covered by tests

Check warning on line 18 in metrics/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics/metrics.go#L16-L18

Added lines #L16 - L18 were not covered by tests

Check warning on line 20 in metrics/metrics.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics/metrics.go#L20

Added line #L20 was not covered by tests

Check warning on line 15 in metrics/metrics_event_publisher.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

metrics/metrics_event_publisher.go#L15

Added line #L15 was not covered by tests

Check warning on line 80 in server/doh.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/doh.go#L80

Added line #L80 was not covered by tests

Check warning on line 82 in server/doh.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/doh.go#L82

Added line #L82 was not covered by tests

Check warning on line 115 in server/doh.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/doh.go#L115

Added line #L115 was not covered by tests

Check warning on line 170 in server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/server.go#L170

Added line #L170 was not covered by tests

Check warning on line 179 in server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/server.go#L179

Added line #L179 was not covered by tests

Check warning on line 241 in server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/server.go#L241

Added line #L241 was not covered by tests

Check warning on line 267 in server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/server.go#L267

Added line #L267 was not covered by tests

Check warning on line 415 in server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/server.go#L414-L415

Added lines #L414 - L415 were not covered by tests

Check warning on line 438 in server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/server.go#L438

Added line #L438 was not covered by tests

Check warning on line 440 in server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/server.go#L440

Added line #L440 was not covered by tests