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

[PUI] Session authentication #6970

Merged
merged 40 commits into from
Apr 17, 2024

Remove coveralls upload task

b8cfe8c
Select commit
Loading
Failed to load commit list.
Merged

[PUI] Session authentication #6970

Remove coveralls upload task
b8cfe8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 17, 2024 in 1s

38.23% of diff hit (target 83.13%)

View this Pull Request on Codecov

38.23% of diff hit (target 83.13%)

Annotations

Check warning on line 61 in src/backend/InvenTree/users/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/InvenTree/users/models.py#L61

Added line #L61 was not covered by tests

Check warning on line 64 in src/backend/InvenTree/users/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/InvenTree/users/models.py#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 67 in src/backend/InvenTree/users/models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/backend/InvenTree/users/models.py#L67

Added line #L67 was not covered by tests

Check warning on line 48 in src/frontend/src/components/forms/AuthenticationForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/forms/AuthenticationForm.tsx#L48

Added line #L48 was not covered by tests

Check warning on line 55 in src/frontend/src/components/forms/AuthenticationForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/forms/AuthenticationForm.tsx#L55

Added line #L55 was not covered by tests

Check warning on line 67 in src/frontend/src/components/forms/AuthenticationForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/forms/AuthenticationForm.tsx#L67

Added line #L67 was not covered by tests

Check warning on line 72 in src/frontend/src/components/forms/AuthenticationForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/forms/AuthenticationForm.tsx#L72

Added line #L72 was not covered by tests

Check warning on line 190 in src/frontend/src/components/forms/AuthenticationForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/forms/AuthenticationForm.tsx#L190

Added line #L190 was not covered by tests

Check warning on line 207 in src/frontend/src/components/forms/AuthenticationForm.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/forms/AuthenticationForm.tsx#L207

Added line #L207 was not covered by tests

Check warning on line 15 in src/frontend/src/components/images/ApiImage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/images/ApiImage.tsx#L15

Added line #L15 was not covered by tests

Check warning on line 18 in src/frontend/src/components/images/ApiImage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/components/images/ApiImage.tsx#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 25 in src/frontend/src/functions/auth.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/functions/auth.tsx#L25

Added line #L25 was not covered by tests

Check warning on line 27 in src/frontend/src/functions/auth.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/functions/auth.tsx#L27

Added line #L27 was not covered by tests

Check warning on line 30 in src/frontend/src/functions/auth.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/functions/auth.tsx#L30

Added line #L30 was not covered by tests

Check warning on line 45 in src/frontend/src/functions/auth.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/functions/auth.tsx#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 48 in src/frontend/src/functions/auth.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/functions/auth.tsx#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 52 in src/frontend/src/functions/auth.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/functions/auth.tsx#L52

Added line #L52 was not covered by tests

Check warning on line 64 in src/frontend/src/functions/auth.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/functions/auth.tsx#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 67 in src/frontend/src/functions/auth.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/functions/auth.tsx#L67

Added line #L67 was not covered by tests

Check warning on line 133 in src/frontend/src/functions/auth.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/functions/auth.tsx#L133

Added line #L133 was not covered by tests

Check warning on line 138 in src/frontend/src/functions/auth.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/functions/auth.tsx#L138

Added line #L138 was not covered by tests

Check warning on line 52 in src/frontend/src/functions/notifications.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/functions/notifications.tsx#L52

Added line #L52 was not covered by tests

Check warning on line 54 in src/frontend/src/functions/notifications.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/frontend/src/functions/notifications.tsx#L54

Added line #L54 was not covered by tests