feat: add drop key functionality #6

Merged
mvhutz merged 12 commits from feat/drop-item into main 2026-03-20 01:59:55 +00:00
Showing only changes of commit afd3472d1d - Show all commits

View File

@@ -14,7 +14,7 @@ test-unit: ## Run unit tests with coverage
go test ./... -cover -v go test ./... -cover -v
test-mutation: ## Run mutation tests with gremlins test-mutation: ## Run mutation tests with gremlins
gremlins unleash gremlins unleash --threshold 1.0
FUZZ_TIME ?= 30 FUZZ_TIME ?= 30