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 the cmd for custom #132

Closed
wants to merge 2 commits into from

Removed the storage from cmd that is not server

8f47231
Select commit
Loading
Failed to load commit list.
Closed

Refactor the cmd for custom #132

Removed the storage from cmd that is not server
8f47231
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 14, 2024 in 1s

47.88% of diff hit (target 60.00%)

View this Pull Request on Codecov

47.88% of diff hit (target 60.00%)

Annotations

Check warning on line 15 in cmd/ingest/ingest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ingest/ingest.go#L15

Added line #L15 was not covered by tests

Check warning on line 25 in cmd/ingest/ingest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ingest/ingest.go#L23-L25

Added lines #L23 - L25 were not covered by tests

Check warning on line 38 in cmd/ingest/osv/osv.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ingest/osv/osv.go#L38

Added line #L38 was not covered by tests

Check warning on line 58 in cmd/ingest/osv/osv.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ingest/osv/osv.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 39 in cmd/ingest/sbom/sbom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ingest/sbom/sbom.go#L39

Added line #L39 was not covered by tests

Check warning on line 61 in cmd/ingest/sbom/sbom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ingest/sbom/sbom.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 39 in cmd/ingest/scorecard/scorecard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ingest/scorecard/scorecard.go#L39

Added line #L39 was not covered by tests

Check warning on line 61 in cmd/ingest/scorecard/scorecard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/ingest/scorecard/scorecard.go#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 13 in cmd/leaderboard/leaderboard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/leaderboard/leaderboard.go#L13

Added line #L13 was not covered by tests

Check warning on line 50 in cmd/query/custom/custom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/custom/custom.go#L45-L50

Added lines #L45 - L50 were not covered by tests

Check warning on line 72 in cmd/query/custom/custom.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/custom/custom.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 10 in cmd/query/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/query.go#L10

Added line #L10 was not covered by tests

Check warning on line 14 in cmd/query/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/query.go#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 19 in cmd/query/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/query.go#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 22 in cmd/query/query.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/query/query.go#L22

Added line #L22 was not covered by tests

Check warning on line 35 in cmd/root/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root/root.go#L34-L35

Added lines #L34 - L35 were not covered by tests

Check warning on line 37 in cmd/root/root.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/root/root.go#L37

Added line #L37 was not covered by tests

Check warning on line 49 in pkg/tools/ingest/loader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/tools/ingest/loader.go#L49

Added line #L49 was not covered by tests

Check warning on line 71 in pkg/tools/ingest/loader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/tools/ingest/loader.go#L71

Added line #L71 was not covered by tests

Check warning on line 103 in pkg/tools/ingest/loader.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/tools/ingest/loader.go#L103

Added line #L103 was not covered by tests