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

Add basic testing APIs #481

Merged
merged 4 commits into from
Jan 13, 2024

Merge branch 'main' into add_tmp_file_apis

196e96f
Select commit
Loading
Failed to load commit list.
Merged

Add basic testing APIs #481

Merge branch 'main' into add_tmp_file_apis
196e96f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 13, 2024 in 1s

65.90% of diff hit (target 16.10%)

View this Pull Request on Codecov

65.90% of diff hit (target 16.10%)

Annotations

Check warning on line 23 in pkg/testing/fs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/testing/fs.go#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 48 in pkg/testing/fs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/testing/fs.go#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 52 in pkg/testing/fs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/testing/fs.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 62 in pkg/testing/fs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/testing/fs.go#L61-L62

Added lines #L61 - L62 were not covered by tests

Check warning on line 70 in pkg/testing/fs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/testing/fs.go#L69-L70

Added lines #L69 - L70 were not covered by tests