Skip to content

Conversation

@mrz1836
Copy link
Collaborator

@mrz1836 mrz1836 commented Jul 4, 2025

What Changed

  • Added TestSplitSwissMap_PutMultiBucket covering success and error paths

Why It Was Necessary

  • Ensure 100% code coverage for SplitSwissMap.PutMultiBucket

Testing Performed

  • golangci-lint run
  • go test ./...
  • go test -coverprofile=coverage.out ./...

Impact / Risk

  • No breaking changes; improves test coverage

/assign mrz1836


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

@mrz1836 mrz1836 requested a review from icellan as a code owner July 4, 2025 02:04
@github-actions github-actions bot added the feature Any new significant addition label Jul 4, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 4, 2025

@codecov
Copy link

codecov bot commented Jul 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@mrz1836 mrz1836 self-assigned this Jul 4, 2025
@mrz1836 mrz1836 added the test Unit tests, mocking, integration testing label Jul 4, 2025
@mrz1836 mrz1836 merged commit e8a1698 into master Jul 4, 2025
12 checks passed
@github-actions github-actions bot deleted the feat/add-test-for-putmultibucket-to-achieve-100%-coverage branch July 4, 2025 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex 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