Skip to content

Conversation

@ZeRiix
Copy link
Collaborator

@ZeRiix ZeRiix commented Jan 20, 2026

close #58

inspired by: https://github.com/unjs

@ZeRiix ZeRiix requested a review from mathcovax as a code owner January 20, 2026 15:13
@ZeRiix ZeRiix linked an issue Jan 20, 2026 that may be closed by this pull request
8 tasks
@github-actions github-actions bot added the wip label Jan 20, 2026
@github-actions
Copy link

github-actions bot commented Jan 21, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 100% (🎯 100%) 3090 / 3090
🔵 Statements 100% (🎯 100%) 3316 / 3316
🔵 Functions 100% (🎯 100%) 1020 / 1020
🔵 Branches 100% (🎯 100%) 1668 / 1668
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
scripts/common/path/getBaseName.ts 100% 100% 100% 100%
scripts/common/path/getExtensionName.ts 100% 100% 100% 100%
scripts/common/path/getParentFolderPath.ts 100% 100% 100% 100%
scripts/common/path/isAbsolute.ts 100% 100% 100% 100%
scripts/common/path/resolveFrom.ts 100% 100% 100% 100%
scripts/common/path/resolveRelative.ts 100% 100% 100% 100%
Generated in workflow #315 for commit 7213318 by the Vitest Coverage Report Action

@ZeRiix ZeRiix self-assigned this Jan 22, 2026
@ZeRiix ZeRiix merged commit 5fe96b6 into main Jan 22, 2026
6 checks passed
@ZeRiix ZeRiix deleted the feat/58 branch January 22, 2026 10:47
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.

feat: mini-domain "path"

2 participants