Skip to content

fix(19): decode uri catch return#23

Merged
mathcovax merged 4 commits into0.xfrom
fix/19
Mar 13, 2026
Merged

fix(19): decode uri catch return#23
mathcovax merged 4 commits into0.xfrom
fix/19

Conversation

@ZeRiix
Copy link
Collaborator

@ZeRiix ZeRiix commented Mar 9, 2026

close #19

@ZeRiix ZeRiix self-assigned this Mar 9, 2026
@ZeRiix ZeRiix requested a review from mathcovax as a code owner March 9, 2026 20:29
@ZeRiix ZeRiix linked an issue Mar 9, 2026 that may be closed by this pull request
@github-actions github-actions bot added the wip label Mar 9, 2026
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 1665 / 1665
🔵 Statements 100% (🎯 100%) 1718 / 1718
🔵 Functions 100% (🎯 100%) 502 / 502
🔵 Branches 100% (🎯 100%) 806 / 806
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/core/hub/defaultEmptyReaderImplementation.ts 100% 100% 100% 100%
scripts/core/hub/defaultMalformedUrlHandler.ts 100% 100% 100% 100%
scripts/core/hub/index.ts 100% 100% 100% 100%
scripts/core/request/bodyController/base.ts 100% 100% 100% 100%
scripts/core/request/bodyController/empty.ts 100% 100% 100% 100%
scripts/core/router/buildSystemRoute.ts 100% 100% 100% 100%
scripts/core/router/decodeUrl.ts 100% 100% 100% 100%
scripts/core/router/index.ts 100% 100% 100% 100%
Generated in workflow #97 for commit e9dfe04 by the Vitest Coverage Report Action

@mathcovax mathcovax merged commit cbd2562 into 0.x Mar 13, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix: decodeUrl catch return

2 participants