Skip to content

Comments

test: add checksum tests for package y#2246

Merged
matthewmcneely merged 1 commit intodgraph-io:mainfrom
miladev95:test/add-checksum-tests
Jan 16, 2026
Merged

test: add checksum tests for package y#2246
matthewmcneely merged 1 commit intodgraph-io:mainfrom
miladev95:test/add-checksum-tests

Conversation

@miladev95
Copy link
Contributor

Description

Added y/checksum_test.go with unit tests for:
CRC32C calculation (including empty input)
XXHash64 calculation
VerifyChecksum success cases
VerifyChecksum mismatch case
CalculateChecksum panic on unsupported algorithm

@miladev95 miladev95 requested a review from a team as a code owner December 14, 2025 12:24
@CLAassistant
Copy link

CLAassistant commented Dec 14, 2025

CLA assistant check
All committers have signed the CLA.

@matthewmcneely matthewmcneely force-pushed the test/add-checksum-tests branch from dbdacc2 to ae8e2bc Compare January 16, 2026 20:02
@matthewmcneely matthewmcneely merged commit 24bb0c1 into dgraph-io:main Jan 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants