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

Ability to support unknown IEs when decoding template sets #380

Merged

Ability to support unknown IEs when decoding template sets

73c388b
Select commit
Loading
Failed to load commit list.
Merged

Ability to support unknown IEs when decoding template sets #380

Ability to support unknown IEs when decoding template sets
73c388b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 6, 2024 in 1s

66.66% of diff hit (target 67.28%)

View this Pull Request on Codecov

66.66% of diff hit (target 67.28%)

Annotations

Check warning on line 166 in pkg/entities/ie.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/ie.go#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 221 in pkg/entities/ie.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/ie.go#L216-L221

Added lines #L216 - L221 were not covered by tests

Check warning on line 368 in pkg/entities/ie.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/ie.go#L365-L368

Added lines #L365 - L368 were not covered by tests

Check warning on line 543 in pkg/entities/ie.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/ie.go#L542-L543

Added lines #L542 - L543 were not covered by tests

Check warning on line 554 in pkg/entities/ie.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/ie.go#L553-L554

Added lines #L553 - L554 were not covered by tests

Check warning on line 70 in pkg/entities/ie_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/ie_value.go#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 130 in pkg/entities/ie_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/ie_value.go#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 222 in pkg/entities/ie_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/ie_value.go#L221-L222

Added lines #L221 - L222 were not covered by tests

Check warning on line 226 in pkg/entities/ie_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/ie_value.go#L225-L226

Added lines #L225 - L226 were not covered by tests

Check warning on line 230 in pkg/entities/ie_value.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/ie_value.go#L229-L230

Added lines #L229 - L230 were not covered by tests

Check warning on line 198 in pkg/entities/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/set.go#L197-L198

Added lines #L197 - L198 were not covered by tests

Check warning on line 204 in pkg/entities/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/set.go#L203-L204

Added lines #L203 - L204 were not covered by tests

Check warning on line 208 in pkg/entities/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/set.go#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 217 in pkg/entities/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/set.go#L216-L217

Added lines #L216 - L217 were not covered by tests

Check warning on line 220 in pkg/entities/set.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/entities/set.go#L219-L220

Added lines #L219 - L220 were not covered by tests