Skip to content

Conversation

@jtenner
Copy link
Owner

@jtenner jtenner commented Jun 23, 2021

No description provided.

@jtenner jtenner changed the title finally Add Code Coverage Jun 23, 2021
New Tests!
New Ignorance!
Removed an unneeded isNullable check!
Expanded Map testing to check all possible byte lengths for numbers.
Not proud of this one, had to put the ignore in a really odd place.
Reverting previous commit.
Added dedicated object-to-object test.
Documented an error on the übermenschObject.
@RedDwarfian
Copy link
Collaborator

RedDwarfian commented Jun 26, 2021

The instances of default: assert(false); in the part of the Deserializer that handles the mapKeyValueEntryTable would never get called under normal circumstances. This would require malformed, or manually edited buffers to be passed in, in order to be tested. After discussion with @jtenner, we have agreed that @as-cover: ignoreing these defaults is the right move.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants