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(fs/unstable): add statSync and lstatSync #6300

Merged
merged 1 commit into from
Jan 10, 2025

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.
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