Mining/pkg/database
Claude 14cf520778
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(batch): apply Good/Bad/Ugly test naming convention across all packages
Renames test functions to follow TestFilename_Function_{Good,Bad,Ugly}
convention per AX test naming rules. Covers profile_manager_test.go
(11 tests), events_test.go (9 tests), container_test.go (8 tests),
logger_test.go (9 tests), database_test.go (10 tests).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 18:20:32 +01:00
..
database.go ax(batch): replace prose comments with usage examples (AX Principle 2) 2026-04-02 18:03:43 +01:00
database_race_test.go ax(batch): replace prose comments with usage examples across all packages 2026-04-02 18:16:56 +01:00
database_test.go ax(batch): apply Good/Bad/Ugly test naming convention across all packages 2026-04-02 18:20:32 +01:00
hashrate.go ax(batch): remove banned import references from comment examples 2026-04-02 18:07:35 +01:00
interface.go ax(batch): remove banned import references from comment examples 2026-04-02 18:07:35 +01:00
interface_test.go ax(batch): replace prose comments with usage examples across all packages 2026-04-02 18:16:56 +01:00
session.go refactor: Remove unused code and fix nil dereference issues 2025-12-31 09:24:12 +00:00