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

Use proper oauth state #3847

Merged
merged 20 commits into from
Jun 27, 2024

fix lint

f6e0afb
Select commit
Loading
Failed to load commit list.
Merged

Use proper oauth state #3847

fix lint
f6e0afb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 27, 2024 in 0s

41.07% of diff hit (target 28.25%)

View this Pull Request on Codecov

41.07% of diff hit (target 28.25%)

Annotations

Check warning on line 273 in cmd/server/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/server.go#L268-L273

Added lines #L268 - L273 were not covered by tests

Check warning on line 186 in cmd/server/setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/setup.go#L175-L186

Added lines #L175 - L186 were not covered by tests

Check warning on line 191 in cmd/server/setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/setup.go#L189-L191

Added lines #L189 - L191 were not covered by tests

Check warning on line 193 in cmd/server/setup.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/server/setup.go#L193

Added line #L193 was not covered by tests

Check warning on line 107 in server/api/hook.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/hook.go#L107

Added line #L107 was not covered by tests

Check warning on line 87 in server/api/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/login.go#L84-L87

Added lines #L84 - L87 were not covered by tests

Check warning on line 92 in server/api/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/login.go#L92

Added line #L92 was not covered by tests

Check warning on line 283 in server/api/login.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/api/login.go#L283

Added line #L283 was not covered by tests

Check warning on line 123 in server/services/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/services/manager.go#L123

Added line #L123 was not covered by tests

Check warning on line 127 in server/services/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/services/manager.go#L127

Added line #L127 was not covered by tests

Check warning on line 130 in server/services/manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/services/manager.go#L130

Added line #L130 was not covered by tests