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

refactor: authentication and authorization method decorators #774

Merged
merged 1 commit into from Dec 8, 2023

Conversation

Lokicoule
Copy link
Owner

No description provided.

@Lokicoule Lokicoule force-pushed the feat/decorators-class-and-method branch from 1f5345e to 1ea7791 Compare December 8, 2023 17:32
@Lokicoule Lokicoule merged commit 0ba7737 into main Dec 8, 2023
1 check passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7144439078

  • 15 of 19 (78.95%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.6%) to 92.577%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/auth/lib/authentication/authentication.decorator.ts 4 5 80.0%
packages/auth/lib/authorization/authorization.decorator.ts 4 5 80.0%
packages/graphql/lib/authentication/authentication.decorator.ts 4 5 80.0%
packages/graphql/lib/authorization/authorization.decorator.ts 3 4 75.0%
Totals Coverage Status
Change from base Build #2391: -1.6%
Covered Lines: 348
Relevant Lines: 367

💛 - Coveralls

@Lokicoule Lokicoule deleted the feat/decorators-class-and-method branch December 8, 2023 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants