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

Optimize unmarshal type handling #174

Merged
merged 1 commit into from
Mar 6, 2024

Optimize unmarshal type handling

1322d2c
Select commit
Loading
Failed to load commit list.
Merged

Optimize unmarshal type handling #174

Optimize unmarshal type handling
1322d2c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 6, 2024 in 0s

71.42% of diff hit (target 70.00%)

View this Pull Request on Codecov

71.42% of diff hit (target 70.00%)

Annotations

Check warning on line 194 in base_lexer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

base_lexer.go#L194

Added line #L194 was not covered by tests

Check warning on line 198 in base_lexer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

base_lexer.go#L198

Added line #L198 was not covered by tests

Check warning on line 182 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L182

Added line #L182 was not covered by tests

Check warning on line 184 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L184

Added line #L184 was not covered by tests

Check warning on line 198 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L198

Added line #L198 was not covered by tests

Check warning on line 200 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L200

Added line #L200 was not covered by tests

Check warning on line 202 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L202

Added line #L202 was not covered by tests

Check warning on line 204 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L204

Added line #L204 was not covered by tests

Check warning on line 218 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L218

Added line #L218 was not covered by tests

Check warning on line 252 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L252

Added line #L252 was not covered by tests

Check warning on line 254 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L254

Added line #L254 was not covered by tests

Check warning on line 256 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L256

Added line #L256 was not covered by tests

Check warning on line 300 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L300

Added line #L300 was not covered by tests

Check warning on line 304 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L304

Added line #L304 was not covered by tests

Check warning on line 316 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L316

Added line #L316 was not covered by tests

Check warning on line 319 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L319

Added line #L319 was not covered by tests

Check warning on line 325 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L325

Added line #L325 was not covered by tests

Check warning on line 338 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L338

Added line #L338 was not covered by tests

Check warning on line 344 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L344

Added line #L344 was not covered by tests

Check warning on line 349 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L349

Added line #L349 was not covered by tests

Check warning on line 359 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L359

Added line #L359 was not covered by tests

Check warning on line 361 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L361

Added line #L361 was not covered by tests

Check warning on line 365 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L365

Added line #L365 was not covered by tests

Check warning on line 367 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L367

Added line #L367 was not covered by tests

Check warning on line 370 in unmarshal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

unmarshal.go#L370

Added line #L370 was not covered by tests