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

Marshaling out #11

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Add more ToTable tests

764463f
Select commit
Loading
Failed to load commit list.
Open

Marshaling out #11

Add more ToTable tests
764463f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 25, 2024 in 1s

80.26% of diff hit (target 85.73%)

View this Pull Request on Codecov

80.26% of diff hit (target 85.73%)

Annotations

Check warning on line 185 in dmidecode/struct_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/struct_parser.go#L185

Added line #L185 was not covered by tests

Check warning on line 224 in dmidecode/struct_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/struct_parser.go#L224

Added line #L224 was not covered by tests

Check warning on line 255 in dmidecode/struct_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/struct_parser.go#L254-L255

Added lines #L254 - L255 were not covered by tests

Check warning on line 258 in dmidecode/struct_parser.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/struct_parser.go#L258

Added line #L258 was not covered by tests

Check warning on line 52 in dmidecode/type0_bios_information.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/type0_bios_information.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 94 in dmidecode/type17_memory_device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/type17_memory_device.go#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 46 in dmidecode/type1_system_information.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/type1_system_information.go#L45-L46

Added lines #L45 - L46 were not covered by tests

Check warning on line 166 in dmidecode/type2_baseboard_information.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/type2_baseboard_information.go#L166

Added line #L166 was not covered by tests

Check warning on line 44 in dmidecode/type38_ipmi_device_information.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/type38_ipmi_device_information.go#L43-L44

Added lines #L43 - L44 were not covered by tests

Check warning on line 293 in dmidecode/type3_chassis_information.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/type3_chassis_information.go#L293

Added line #L293 was not covered by tests

Check warning on line 304 in dmidecode/type3_chassis_information.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/type3_chassis_information.go#L304

Added line #L304 was not covered by tests

Check warning on line 45 in dmidecode/type43_tpm_device.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/type43_tpm_device.go#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 64 in dmidecode/type4_processor_information.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/type4_processor_information.go#L63-L64

Added lines #L63 - L64 were not covered by tests

Check warning on line 50 in dmidecode/type7_cache_information.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/type7_cache_information.go#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 51 in dmidecode/type9_system_slots.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

dmidecode/type9_system_slots.go#L50-L51

Added lines #L50 - L51 were not covered by tests