Skip to content

feat(auth): implement node-delegation check for admin operations #275

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

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

pablojhl
Copy link
Contributor

closes #263

@pablojhl pablojhl requested a review from tim-hm June 23, 2025 10:03
Copy link

github-actions bot commented Jun 23, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 85.22% 5081 / 5962
🔵 Statements 85.22% 5081 / 5962
🔵 Functions 77.31% 300 / 388
🔵 Branches 90.52% 659 / 728
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/middleware/capability.middleware.ts 64.7% 71.87% 100% 64.7% 37-42, 48-57, 79-88, 121-126, 157-167, 185-186, 215-220, 225-234, 245-255
Generated in workflow #380 for commit 1ef7c60 by the Vitest Coverage Report Action

@pablojhl pablojhl force-pushed the feat/node-delegation-for-admin branch from cc31d2d to 1ef7c60 Compare June 23, 2025 12:14
@pablojhl pablojhl requested a review from tim-hm June 23, 2025 12:14
@pablojhl pablojhl merged commit 5298443 into main Jun 23, 2025
2 checks passed
@pablojhl pablojhl deleted the feat/node-delegation-for-admin branch June 23, 2025 12:50
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.

feat(auth): implement node-delegation check for admin operations
2 participants