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

fix: handle redirect loop #66

Merged
merged 4 commits into from
Dec 7, 2023

fix: change handling of responses without url to respond to

0afe35b
Select commit
Loading
Failed to load commit list.
Merged

fix: handle redirect loop #66

fix: change handling of responses without url to respond to
0afe35b
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 failed Nov 16, 2023 in 0s

37.93% of diff hit (target 47.25%)

View this Pull Request on Codecov

37.93% of diff hit (target 47.25%)

Annotations

Check warning on line 47 in pkg/provider/logout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/provider/logout.go#L47

Added line #L47 was not covered by tests

Check warning on line 63 in pkg/provider/logout.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/provider/logout.go#L63

Added line #L63 was not covered by tests

Check warning on line 32 in pkg/provider/logout_response.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/provider/logout_response.go#L32

Added line #L32 was not covered by tests

Check warning on line 42 in pkg/provider/logout_response.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/provider/logout_response.go#L38-L42

Added lines #L38 - L42 were not covered by tests

Check warning on line 48 in pkg/provider/logout_response.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/provider/logout_response.go#L48

Added line #L48 was not covered by tests

Check warning on line 44 in pkg/provider/response.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/provider/response.go#L44

Added line #L44 was not covered by tests

Check warning on line 62 in pkg/provider/response.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/provider/response.go#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 28 in pkg/provider/xml/xml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/provider/xml/xml.go#L28

Added line #L28 was not covered by tests

Check warning on line 34 in pkg/provider/xml/xml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/provider/xml/xml.go#L34

Added line #L34 was not covered by tests

Check warning on line 39 in pkg/provider/xml/xml.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/provider/xml/xml.go#L39

Added line #L39 was not covered by tests