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

[IMP] auth_saml: download the provider metadata #602

Merged
merged 2 commits into from
May 14, 2024

Fix logic of SELECT FOR UDPDATE to avoid deadlocks

ad253fb
Select commit
Loading
Failed to load commit list.
Merged

[IMP] auth_saml: download the provider metadata #602

Fix logic of SELECT FOR UDPDATE to avoid deadlocks
ad253fb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 14, 2024 in 0s

81.81% of diff hit (target 92.38%)

View this Pull Request on Codecov

81.81% of diff hit (target 92.38%)

Annotations

Check warning on line 254 in auth_saml/models/auth_saml_provider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_saml/models/auth_saml_provider.py#L254

Added line #L254 was not covered by tests

Check warning on line 311 in auth_saml/models/auth_saml_provider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_saml/models/auth_saml_provider.py#L311

Added line #L311 was not covered by tests

Check warning on line 314 in auth_saml/models/auth_saml_provider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_saml/models/auth_saml_provider.py#L314

Added line #L314 was not covered by tests

Check warning on line 317 in auth_saml/models/auth_saml_provider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_saml/models/auth_saml_provider.py#L316-L317

Added lines #L316 - L317 were not covered by tests

Check warning on line 323 in auth_saml/models/auth_saml_provider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_saml/models/auth_saml_provider.py#L323

Added line #L323 was not covered by tests

Check warning on line 413 in auth_saml/models/auth_saml_provider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_saml/models/auth_saml_provider.py#L413

Added line #L413 was not covered by tests

Check warning on line 419 in auth_saml/models/auth_saml_provider.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

auth_saml/models/auth_saml_provider.py#L419

Added line #L419 was not covered by tests