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

feat(server): support multiple tenants #1068

Merged
merged 5 commits into from
Mar 7, 2024

Merge branch 'main' into feat/support-multiple-tenants

24460c3
Select commit
Loading
Failed to load commit list.
Merged

feat(server): support multiple tenants #1068

Merge branch 'main' into feat/support-multiple-tenants
24460c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 7, 2024 in 1s

13.63% of diff hit (target 25.84%)

View this Pull Request on Codecov

13.63% of diff hit (target 25.84%)

Annotations

Check warning on line 13 in server/internal/adapter/gql/gqlmodel/convert_user.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/internal/adapter/gql/gqlmodel/convert_user.go#L10-L13

Added lines #L10 - L13 were not covered by tests

Check warning on line 19 in server/internal/adapter/gql/gqlmodel/convert_user.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/internal/adapter/gql/gqlmodel/convert_user.go#L15-L19

Added lines #L15 - L19 were not covered by tests

Check warning on line 58 in server/internal/app/auth_client.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/internal/app/auth_client.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 50 in server/internal/app/repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/internal/app/repo.go#L44-L50

Added lines #L44 - L50 were not covered by tests

Check warning on line 59 in server/internal/app/repo.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/internal/app/repo.go#L59

Added line #L59 was not covered by tests