Skip to content

Conversation

@mrz1836
Copy link
Collaborator

@mrz1836 mrz1836 commented Jul 4, 2025

What Changed

  • Added split_swiss_map_uint64_delete_test.go exercising error and success cases for SplitSwissMapUint64.Delete

Why It Was Necessary

  • Increase unit test coverage and ensure all code paths are verified

Testing Performed

  • golangci-lint run
  • go test ./...
  • make run-fuzz-tests
  • make govulncheck (failed: found standard library vulnerability)

Impact / Risk

  • No breaking changes
  • Minimal risk as changes are limited to tests

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

@mrz1836 mrz1836 requested a review from icellan as a code owner July 4, 2025 01:51
@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 68e0e5b into master Jul 4, 2025
11 of 13 checks passed
@github-actions github-actions bot deleted the feat/add-code-coverage-for-delete-function branch July 4, 2025 01:53
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