Last 12 weeks · 0 commits
2 of 6 standards met
This fixes an issue where with failed to handle relative paths when traversing ancestors. Fixes #19 Changes When a relative path reaches an empty parent during ancestor traversal, now correctly defaults to current directory () Removed unnecessary preprocessing step Added tests for both in-memory and real filesystem scenarios Testing Added with various relative path cases Added using temporary directories and symlinks All tests verify correct path resolution for relative paths not prefixed with , like , , etc.
Repository: denoland/deno_path_util. Description: Common path utilities used across Deno's repos. Stars: 3, Forks: 2. Primary language: Rust. Languages: Rust (100%). License: MIT. Homepage: https://crates.io/crates/deno_path_util Latest release: 0.6.4 (10mo ago). Open PRs: 1, open issues: 0. Last activity: 10mo ago. Community health: 50%. Top contributors: denobot, dsherret, crowlKats, magurotuna, devsnek.