Skip to content

feat(fs/unstable): add statSync and lstatSync

6cbb389
Select commit
Loading
Failed to load commit list.
Merged

feat(fs/unstable): add statSync and lstatSync #6300

feat(fs/unstable): add statSync and lstatSync
6cbb389
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Jan 5, 2025 in 0s

47.22% of diff hit (target 96.34%)

View this Pull Request on Codecov

47.22% of diff hit (target 96.34%)

Annotations

Check warning on line 28 in fs/_utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs/_utils.ts#L26-L28

Added lines #L26 - L28 were not covered by tests

Check warning on line 35 in fs/unstable_lstat.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs/unstable_lstat.ts#L31-L35

Added lines #L31 - L35 were not covered by tests

Check warning on line 65 in fs/unstable_lstat.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs/unstable_lstat.ts#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 36 in fs/unstable_stat.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs/unstable_stat.ts#L32-L36

Added lines #L32 - L36 were not covered by tests

Check warning on line 64 in fs/unstable_stat.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

fs/unstable_stat.ts#L63-L64

Added lines #L63 - L64 were not covered by tests