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

Feature/feat tenants users #23

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

feat:add validate field ext and protobuf message validator

09458e9
Select commit
Loading
Failed to load commit list.
Open

Feature/feat tenants users #23

feat:add validate field ext and protobuf message validator
09458e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 31, 2024 in 0s

97.27% of diff hit (target 97.58%)

View this Pull Request on Codecov

97.27% of diff hit (target 97.58%)

Annotations

Check warning on line 121 in gateway/exception.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/exception.go#L121

Added line #L121 was not covered by tests

Check warning on line 394 in gateway/http.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/http.go#L394

Added line #L394 was not covered by tests

Check warning on line 359 in gateway/middlewares.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/middlewares.go#L358-L359

Added lines #L358 - L359 were not covered by tests

Check warning on line 87 in gateway/routers.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/routers.go#L87

Added line #L87 was not covered by tests

Check warning on line 67 in internal/biz/bussiness.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/biz/bussiness.go#L67

Added line #L67 was not covered by tests

Check warning on line 544 in internal/biz/file/file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/biz/file/file.go#L544

Added line #L544 was not covered by tests

Check warning on line 204 in internal/data/curd.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/data/curd.go#L204

Added line #L204 was not covered by tests

Check warning on line 52 in internal/data/tenant.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/data/tenant.go#L52

Added line #L52 was not covered by tests

Check warning on line 135 in internal/middleware/auth/apikey.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/middleware/auth/apikey.go#L135

Added line #L135 was not covered by tests

Check warning on line 111 in internal/middleware/auth/auth.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/middleware/auth/auth.go#L111

Added line #L111 was not covered by tests

Check warning on line 40 in internal/middleware/protobuf_validate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/middleware/protobuf_validate.go#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 47 in internal/middleware/protobuf_validate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/middleware/protobuf_validate.go#L47

Added line #L47 was not covered by tests

Check warning on line 67 in internal/middleware/protobuf_validate.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/middleware/protobuf_validate.go#L67

Added line #L67 was not covered by tests

Check warning on line 78 in internal/middleware/stream.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/middleware/stream.go#L78

Added line #L78 was not covered by tests

Check warning on line 210 in internal/middleware/vaildator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/middleware/vaildator.go#L210

Added line #L210 was not covered by tests

Check warning on line 65 in internal/migrate/admin.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/migrate/admin.go#L65

Added line #L65 was not covered by tests