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: filecollector into new package #2174

Merged
merged 5 commits into from
Jan 30, 2024

add test data

43b091b
Select commit
Loading
Failed to load commit list.
Merged

refactor: filecollector into new package #2174

add test data
43b091b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 29, 2024 in 0s

50.00% of diff hit (target 50.00%)

View this Pull Request on Codecov

50.00% of diff hit (target 50.00%)

Annotations

Check warning on line 740 in pkg/container/docker_run.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/container/docker_run.go#L739-L740

Added lines #L739 - L740 were not covered by tests

Check warning on line 744 in pkg/container/docker_run.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/container/docker_run.go#L744

Added line #L744 was not covered by tests

Check warning on line 752 in pkg/container/docker_run.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/container/docker_run.go#L752

Added line #L752 was not covered by tests

Check warning on line 69 in pkg/container/host_environment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/container/host_environment.go#L69

Added line #L69 was not covered by tests

Check warning on line 66 in pkg/filecollector/file_collector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/filecollector/file_collector.go#L66

Added line #L66 was not covered by tests

Check warning on line 103 in pkg/filecollector/file_collector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/filecollector/file_collector.go#L103

Added line #L103 was not covered by tests

Check warning on line 107 in pkg/filecollector/file_collector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/filecollector/file_collector.go#L107

Added line #L107 was not covered by tests

Check warning on line 119 in pkg/filecollector/file_collector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/filecollector/file_collector.go#L119

Added line #L119 was not covered by tests

Check warning on line 123 in pkg/filecollector/file_collector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/filecollector/file_collector.go#L123

Added line #L123 was not covered by tests

Check warning on line 169 in pkg/filecollector/file_collector.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/filecollector/file_collector.go#L169

Added line #L169 was not covered by tests