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

16.0 add fastapi auth #404

Open
wants to merge 49 commits into
base: 16.0
Choose a base branch
from

[FIX] fastapi_auth_partner: Fix directory acl read issue

052e15f
Select commit
Loading
Failed to load commit list.
Open

16.0 add fastapi auth #404

[FIX] fastapi_auth_partner: Fix directory acl read issue
052e15f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 8, 2024 in 1s

80.28% of diff hit (target 89.20%)

View this Pull Request on Codecov

80.28% of diff hit (target 89.20%)

Annotations

Check warning on line 23 in fastapi_auth_partner/dependencies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/dependencies.py#L23

Added line #L23 was not covered by tests

Check warning on line 57 in fastapi_auth_partner/dependencies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/dependencies.py#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 66 in fastapi_auth_partner/dependencies.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/dependencies.py#L66

Added line #L66 was not covered by tests

Check warning on line 81 in fastapi_auth_partner/models/fastapi_auth_directory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_directory.py#L81

Added line #L81 was not covered by tests

Check warning on line 92 in fastapi_auth_partner/models/fastapi_auth_directory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_directory.py#L92

Added line #L92 was not covered by tests

Check warning on line 96 in fastapi_auth_partner/models/fastapi_auth_directory.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_directory.py#L96

Added line #L96 was not covered by tests

Check warning on line 112 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 128 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L128

Added line #L128 was not covered by tests

Check warning on line 132 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L132

Added line #L132 was not covered by tests

Check warning on line 147 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L147

Added line #L147 was not covered by tests

Check warning on line 149 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L149

Added line #L149 was not covered by tests

Check warning on line 154 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L154

Added line #L154 was not covered by tests

Check warning on line 156 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L156

Added line #L156 was not covered by tests

Check warning on line 159 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L159

Added line #L159 was not covered by tests

Check warning on line 162 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L162

Added line #L162 was not covered by tests

Check warning on line 182 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L182

Added line #L182 was not covered by tests

Check warning on line 184 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L184

Added line #L184 was not covered by tests

Check warning on line 186 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L186

Added line #L186 was not covered by tests

Check warning on line 188 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L188

Added line #L188 was not covered by tests

Check warning on line 190 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L190

Added line #L190 was not covered by tests

Check warning on line 192 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L192

Added line #L192 was not covered by tests

Check warning on line 194 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L194

Added line #L194 was not covered by tests

Check warning on line 196 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L196

Added line #L196 was not covered by tests

Check warning on line 200 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L199-L200

Added lines #L199 - L200 were not covered by tests

Check warning on line 202 in fastapi_auth_partner/models/fastapi_auth_partner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

fastapi_auth_partner/models/fastapi_auth_partner.py#L202

Added line #L202 was not covered by tests