Skip to content

Conversation

@mrz1836
Copy link
Collaborator

@mrz1836 mrz1836 commented Jul 2, 2025

What Changed

  • Added a fuzz test in tx_map_fuzz_test.go that exercises Bytes2Uint16Buckets

Why It Was Necessary

  • Increases test coverage and validates the function across random inputs

Testing Performed

  • golangci-lint run --verbose
  • go test ./... -v
  • make run-fuzz-tests

Impact / Risk

  • Low; adds a self-contained fuzz test with no functional code changes

https://chatgpt.com/codex/tasks/task_e_686491868a148321b45b14cd6088b81f

@mrz1836 mrz1836 requested a review from icellan as a code owner July 2, 2025 02:04
@github-actions github-actions bot added the feature Any new significant addition label Jul 2, 2025
@mrz1836 mrz1836 assigned mrz1836 and unassigned icellan Jul 2, 2025
@mrz1836 mrz1836 added the test Unit tests, mocking, integration testing label Jul 2, 2025
@mrz1836 mrz1836 merged commit 65308c7 into master Jul 2, 2025
9 of 10 checks passed
@github-actions github-actions bot deleted the feat/create-fuzz-test-with-testify branch July 2, 2025 02:04
@codecov
Copy link

codecov bot commented Jul 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

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

Labels

feature Any new significant addition test Unit tests, mocking, integration testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants