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: add log_level endpoints #139

Merged
merged 3 commits into from
Feb 28, 2025
Merged

feat: add log_level endpoints #139

merged 3 commits into from
Feb 28, 2025

Conversation

DevanandGowda
Copy link
Member

@DevanandGowda DevanandGowda commented Feb 27, 2025

Closes #107

@DevanandGowda DevanandGowda self-assigned this Feb 27, 2025
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 77.03% 3351 / 4350
🔵 Statements 77.03% 3351 / 4350
🔵 Functions 75% 240 / 320
🔵 Branches 87.77% 517 / 589
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/env.ts 79.62% 50% 100% 79.62% 65-75
src/admin/admin.controllers.system.ts 100% 100% 100% 100%
src/admin/admin.router.ts 100% 100% 100% 100%
src/admin/admin.types.ts 100% 100% 100% 100%
src/common/paths.ts 100% 100% 100% 100%
Generated in workflow #229 for commit b275111 by the Vitest Coverage Report Action

Copy link
Collaborator

@tim-hm tim-hm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Just to nits but feel free to merge after responding and/or addressing.

@DevanandGowda DevanandGowda changed the title feat: add log_level endpoints feat: add log_level endpoints Feb 27, 2025
@DevanandGowda DevanandGowda merged commit 66a5f7d into main Feb 28, 2025
2 checks passed
@DevanandGowda DevanandGowda deleted the gowda/log-level-endpoint branch February 28, 2025 16:47
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.

Allow admin to toggle logging level at runtime
2 participants