Skip to content

Conversation

@gwolffblues
Copy link
Contributor

comparing CRC as strings was causing some issues as the hexadecimal codes may be upper or lower case.

transforming to integers from the string resolves this issue, as case no longer matters, and the transform ignores case.

comparing CRC as strings was causing some issues as the hexadecimal codes may be upper or lower case.

transforming to integers from the string resolves this issue, as case no longer matters, and the transform ignores case.
Flake tests were failing from a comment formatting issue
@haydenroche5
Copy link
Collaborator

See #81.

@gwolffblues gwolffblues deleted the compare_numeric_crc branch November 17, 2023 23:15
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