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

Re-factor cmd functions to library #524

Merged
merged 2 commits into from
Jun 6, 2024

Add extract helper

3bdf616
Select commit
Loading
Failed to load commit list.
Merged

Re-factor cmd functions to library #524

Add extract helper
3bdf616
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 5, 2024 in 0s

51.28% of diff hit (target 62.24%)

View this Pull Request on Codecov

51.28% of diff hit (target 62.24%)

Annotations

Check warning on line 202 in cmd/car/get.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/get.go#L202

Added line #L202 was not covered by tests

Check warning on line 44 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L25-L44

Added lines #L25 - L44 were not covered by tests

Check warning on line 46 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L46

Added line #L46 was not covered by tests

Check warning on line 54 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L51-L54

Added lines #L51 - L54 were not covered by tests

Check warning on line 60 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 66 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L65-L66

Added lines #L65 - L66 were not covered by tests

Check warning on line 73 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L72-L73

Added lines #L72 - L73 were not covered by tests

Check warning on line 77 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L75-L77

Added lines #L75 - L77 were not covered by tests

Check warning on line 85 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L83-L85

Added lines #L83 - L85 were not covered by tests

Check warning on line 107 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L88-L107

Added lines #L88 - L107 were not covered by tests

Check warning on line 109 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L109

Added line #L109 was not covered by tests

Check warning on line 119 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L118-L119

Added lines #L118 - L119 were not covered by tests

Check warning on line 126 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L125-L126

Added lines #L125 - L126 were not covered by tests

Check warning on line 129 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 138 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 142 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L141-L142

Added lines #L141 - L142 were not covered by tests

Check warning on line 147 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L146-L147

Added lines #L146 - L147 were not covered by tests

Check warning on line 161 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 169 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 174 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L173-L174

Added lines #L173 - L174 were not covered by tests

Check warning on line 181 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L181

Added line #L181 was not covered by tests

Check warning on line 187 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 195 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L194-L195

Added lines #L194 - L195 were not covered by tests

Check warning on line 202 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L201-L202

Added lines #L201 - L202 were not covered by tests

Check warning on line 206 in cmd/car/lib/extract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/car/lib/extract.go#L205-L206

Added lines #L205 - L206 were not covered by tests