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

refactor(test): port testing doubles to an independent module #62

Merged

test: add stubs for filesystem

08d4de7
Select commit
Loading
Failed to load commit list.
Merged

refactor(test): port testing doubles to an independent module #62

test: add stubs for filesystem
08d4de7
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 failed Oct 29, 2023 in 0s

78.43% of diff hit (target 82.99%)

View this Pull Request on Codecov

78.43% of diff hit (target 82.99%)

Annotations

Check warning on line 25 in lib/testing.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/testing.ts#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 34 in lib/testing.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/testing.ts#L29-L34

Added lines #L29 - L34 were not covered by tests

Check warning on line 53 in lib/testing.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/testing.ts#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 92 in lib/testing.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/testing.ts#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 115 in lib/testing.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/testing.ts#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 121 in lib/testing.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/testing.ts#L118-L121

Added lines #L118 - L121 were not covered by tests