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(core,schemas): add CRUD for consent organization resource scopes #5804

Merged

feat(core,schemas): add crud for user consent organization resource s…

7b09c48
Select commit
Loading
Failed to load commit list.
Merged

feat(core,schemas): add CRUD for consent organization resource scopes #5804

feat(core,schemas): add crud for user consent organization resource s…
7b09c48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 30, 2024 in 0s

25.27% of diff hit (target 70.00%)

View this Pull Request on Codecov

25.27% of diff hit (target 70.00%)

Annotations

Check warning on line 80 in packages/core/src/libraries/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/application.ts#L80

Added line #L80 was not covered by tests

Check warning on line 84 in packages/core/src/libraries/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/application.ts#L84

Added line #L84 was not covered by tests

Check warning on line 93 in packages/core/src/libraries/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/application.ts#L88-L93

Added lines #L88 - L93 were not covered by tests

Check warning on line 106 in packages/core/src/libraries/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/application.ts#L103-L106

Added lines #L103 - L106 were not covered by tests

Check warning on line 111 in packages/core/src/libraries/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/application.ts#L109-L111

Added lines #L109 - L111 were not covered by tests

Check warning on line 117 in packages/core/src/libraries/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/application.ts#L117

Added line #L117 was not covered by tests

Check warning on line 124 in packages/core/src/libraries/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/application.ts#L124

Added line #L124 was not covered by tests

Check warning on line 143 in packages/core/src/libraries/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/application.ts#L143

Added line #L143 was not covered by tests

Check warning on line 148 in packages/core/src/libraries/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/application.ts#L148

Added line #L148 was not covered by tests

Check warning on line 169 in packages/core/src/libraries/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/application.ts#L164-L169

Added lines #L164 - L169 were not covered by tests

Check warning on line 215 in packages/core/src/libraries/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/application.ts#L204-L215

Added lines #L204 - L215 were not covered by tests

Check warning on line 238 in packages/core/src/libraries/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/application.ts#L235-L238

Added lines #L235 - L238 were not covered by tests

Check warning on line 59 in packages/core/src/routes/applications/application-user-consent-scope.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/applications/application-user-consent-scope.ts#L56-L59

Added lines #L56 - L59 were not covered by tests

Check warning on line 62 in packages/core/src/routes/applications/application-user-consent-scope.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/applications/application-user-consent-scope.ts#L62

Added line #L62 was not covered by tests

Check warning on line 64 in packages/core/src/routes/applications/application-user-consent-scope.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/applications/application-user-consent-scope.ts#L64

Added line #L64 was not covered by tests

Check warning on line 108 in packages/core/src/routes/applications/application-user-consent-scope.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/applications/application-user-consent-scope.ts#L89-L108

Added lines #L89 - L108 were not covered by tests