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

Beta release #1268

Merged
merged 1 commit into from
Jun 8, 2023

fix: enforce project app key mapping (#1198)

b1a26b1
Select commit
Loading
Failed to load commit list.
Merged

Beta release #1268

fix: enforce project app key mapping (#1198)
b1a26b1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 8, 2023 in 0s

63.80% of diff hit (target 64.74%)

View this Pull Request on Codecov

63.80% of diff hit (target 64.74%)

Annotations

Check warning on line 436 in server/middleware/authz.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/middleware/authz.go#L435-L436

Added lines #L435 - L436 were not covered by tests

Check warning on line 464 in server/middleware/authz.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/middleware/authz.go#L459-L464

Added lines #L459 - L464 were not covered by tests

Check warning on line 477 in server/middleware/authz.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/middleware/authz.go#L477

Added line #L477 was not covered by tests

Check warning on line 491 in server/middleware/authz.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/middleware/authz.go#L491

Added line #L491 was not covered by tests

Check warning on line 192 in server/services/v1/auth/gotrue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/services/v1/auth/gotrue.go#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 197 in server/services/v1/auth/gotrue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/services/v1/auth/gotrue.go#L195-L197

Added lines #L195 - L197 were not covered by tests

Check warning on line 203 in server/services/v1/auth/gotrue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/services/v1/auth/gotrue.go#L201-L203

Added lines #L201 - L203 were not covered by tests

Check warning on line 214 in server/services/v1/auth/gotrue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/services/v1/auth/gotrue.go#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 219 in server/services/v1/auth/gotrue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/services/v1/auth/gotrue.go#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 237 in server/services/v1/auth/gotrue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/services/v1/auth/gotrue.go#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 239 in server/services/v1/auth/gotrue.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/services/v1/auth/gotrue.go#L239

Added line #L239 was not covered by tests

Check warning on line 96 in server/services/v1/auth/user_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/services/v1/auth/user_manager.go#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 101 in server/services/v1/auth/user_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/services/v1/auth/user_manager.go#L100-L101

Added lines #L100 - L101 were not covered by tests