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

parse objects #87

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

parse objects

bd1e279
Select commit
Loading
Failed to load commit list.
Open

parse objects #87

parse objects
bd1e279
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 28, 2024 in 0s

37.54% of diff hit (target 34.64%)

View this Pull Request on Codecov

37.54% of diff hit (target 34.64%)

Annotations

Check warning on line 173 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L173

Added line #L173 was not covered by tests

Check warning on line 180 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 182 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L182

Added line #L182 was not covered by tests

Check warning on line 186 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L185-L186

Added lines #L185 - L186 were not covered by tests

Check warning on line 188 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L188

Added line #L188 was not covered by tests

Check warning on line 193 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L192-L193

Added lines #L192 - L193 were not covered by tests

Check warning on line 195 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L195

Added line #L195 was not covered by tests

Check warning on line 200 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L199-L200

Added lines #L199 - L200 were not covered by tests

Check warning on line 202 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L202

Added line #L202 was not covered by tests

Check warning on line 207 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L206-L207

Added lines #L206 - L207 were not covered by tests

Check warning on line 209 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L209

Added line #L209 was not covered by tests

Check warning on line 214 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L214

Added line #L214 was not covered by tests

Check warning on line 221 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L221

Added line #L221 was not covered by tests

Check warning on line 228 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L227-L228

Added lines #L227 - L228 were not covered by tests

Check warning on line 230 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L230

Added line #L230 was not covered by tests

Check warning on line 235 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 237 in components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

components.go#L237

Added line #L237 was not covered by tests

Check warning on line 47 in parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

parser.go#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 53 in parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

parser.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 76 in parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

parser.go#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 105 in parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

parser.go#L105

Added line #L105 was not covered by tests

Check warning on line 112 in parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

parser.go#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 118 in parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

parser.go#L117-L118

Added lines #L117 - L118 were not covered by tests

Check warning on line 135 in parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

parser.go#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 161 in parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

parser.go#L158-L161

Added lines #L158 - L161 were not covered by tests