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

*: support /upgrade/start and upgrade/finish APIs #45887

Merged
merged 7 commits into from
Aug 16, 2023

session: update logs

521fe54
Select commit
Loading
Failed to load commit list.
Merged

*: support /upgrade/start and upgrade/finish APIs #45887

session: update logs
521fe54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 16, 2023 in 1s

66.6666% of diff hit (target 0.0000%)

View this Pull Request on Codecov

66.6666% of diff hit (target 0.0000%)

Annotations

Check warning on line 54 in server/handler/upgrade_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/handler/upgrade_handler.go#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 60 in server/handler/upgrade_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/handler/upgrade_handler.go#L58-L60

Added lines #L58 - L60 were not covered by tests

Check warning on line 78 in server/handler/upgrade_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/handler/upgrade_handler.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 84 in server/handler/upgrade_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/handler/upgrade_handler.go#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 97 in server/handler/upgrade_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/handler/upgrade_handler.go#L96-L97

Added lines #L96 - L97 were not covered by tests

Check warning on line 103 in server/handler/upgrade_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/handler/upgrade_handler.go#L102-L103

Added lines #L102 - L103 were not covered by tests

Check warning on line 1265 in session/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

session/bootstrap.go#L1264-L1265

Added lines #L1264 - L1265 were not covered by tests

Check warning on line 1277 in session/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

session/bootstrap.go#L1276-L1277

Added lines #L1276 - L1277 were not covered by tests

Check warning on line 1305 in session/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

session/bootstrap.go#L1304-L1305

Added lines #L1304 - L1305 were not covered by tests

Check warning on line 1339 in session/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

session/bootstrap.go#L1338-L1339

Added lines #L1338 - L1339 were not covered by tests

Check warning on line 1353 in session/bootstrap.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

session/bootstrap.go#L1352-L1353

Added lines #L1352 - L1353 were not covered by tests