Rename blob_fetch_stub.go to blob_fetch.go #52

Closed
opened 2026-03-19 00:22:57 +01:00 by clawbot · 0 comments
Collaborator

The file internal/vaultik/blob_fetch_stub.go contains production code (hashVerifyReader, FetchAndDecryptBlob) but has a misleading _stub suffix. The original worker named it this way and the name wasn't caught during review.

Rename to blob_fetch.go. The corresponding test file blob_fetch_hash_test.go is fine as-is.

Ref: PR #39 comment

The file `internal/vaultik/blob_fetch_stub.go` contains production code (`hashVerifyReader`, `FetchAndDecryptBlob`) but has a misleading `_stub` suffix. The original worker named it this way and the name wasn't caught during review. Rename to `blob_fetch.go`. The corresponding test file `blob_fetch_hash_test.go` is fine as-is. Ref: [PR #39 comment](https://git.eeqj.de/sneak/vaultik/pulls/39#issuecomment-15780)
clawbot self-assigned this 2026-03-19 00:22:57 +01:00
sneak closed this issue 2026-03-19 09:33:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/vaultik#52