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

rpm: implement an RPM filescanner to discern RPM filepaths #1320

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

rpm: implement an RPM Resolver

0eb95e5
Select commit
Loading
Failed to load commit list.
Open

rpm: implement an RPM filescanner to discern RPM filepaths #1320

rpm: implement an RPM Resolver
0eb95e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 21, 2024 in 1s

53.24% of diff hit (target 55.25%)

View this Pull Request on Codecov

53.24% of diff hit (target 55.25%)

Annotations

Check warning on line 131 in indexer/controller/coalesce.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

indexer/controller/coalesce.go#L131

Added line #L131 was not covered by tests

Check warning on line 64 in linux/coalescer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

linux/coalescer.go#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 66 in linux/coalescer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

linux/coalescer.go#L66

Added line #L66 was not covered by tests

Check warning on line 28 in rhel/resolver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rhel/resolver.go#L28

Added line #L28 was not covered by tests

Check warning on line 33 in rpm/ecosystem.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/ecosystem.go#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 31 in rpm/filescanner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/filescanner.go#L31

Added line #L31 was not covered by tests

Check warning on line 37 in rpm/filescanner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/filescanner.go#L37

Added line #L37 was not covered by tests

Check warning on line 45 in rpm/filescanner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/filescanner.go#L45

Added line #L45 was not covered by tests

Check warning on line 58 in rpm/filescanner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/filescanner.go#L58

Added line #L58 was not covered by tests

Check warning on line 63 in rpm/filescanner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/filescanner.go#L63

Added line #L63 was not covered by tests

Check warning on line 66 in rpm/filescanner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/filescanner.go#L66

Added line #L66 was not covered by tests

Check warning on line 78 in rpm/filescanner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/filescanner.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 83 in rpm/filescanner.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/filescanner.go#L83

Added line #L83 was not covered by tests

Check warning on line 47 in rpm/native_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/native_db.go#L47

Added line #L47 was not covered by tests

Check warning on line 51 in rpm/native_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/native_db.go#L51

Added line #L51 was not covered by tests

Check warning on line 56 in rpm/native_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/native_db.go#L56

Added line #L56 was not covered by tests

Check warning on line 60 in rpm/native_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/native_db.go#L60

Added line #L60 was not covered by tests

Check warning on line 63 in rpm/native_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/native_db.go#L63

Added line #L63 was not covered by tests

Check warning on line 68 in rpm/native_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/native_db.go#L68

Added line #L68 was not covered by tests

Check warning on line 71 in rpm/native_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/native_db.go#L71

Added line #L71 was not covered by tests

Check warning on line 75 in rpm/native_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/native_db.go#L75

Added line #L75 was not covered by tests

Check warning on line 82 in rpm/native_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/native_db.go#L82

Added line #L82 was not covered by tests

Check warning on line 87 in rpm/native_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/native_db.go#L87

Added line #L87 was not covered by tests

Check warning on line 92 in rpm/native_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/native_db.go#L92

Added line #L92 was not covered by tests

Check warning on line 98 in rpm/native_db.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

rpm/native_db.go#L95-L98

Added lines #L95 - L98 were not covered by tests