Mining/pkg/database
snider 185bfd13dd test: Add error path unit tests for context cancellation and cleanup
- Add context cancellation tests for database InsertHashratePoint
- Add context timeout tests for database operations
- Add NopStore context handling tests
- Add container shutdown timeout and double-shutdown tests
- Add repository concurrent update, corrupt file, and permission tests
- Verify all error paths handle edge cases gracefully

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 13:04:20 +00:00
..
database.go refactor: Add reliability fixes and architecture improvements 2025-12-31 12:43:46 +00:00
database_race_test.go refactor: Add reliability fixes and architecture improvements 2025-12-31 12:43:46 +00:00
database_test.go refactor: Add reliability fixes and architecture improvements 2025-12-31 12:43:46 +00:00
hashrate.go refactor: Add reliability fixes and architecture improvements 2025-12-31 12:43:46 +00:00
interface.go refactor: Add reliability fixes and architecture improvements 2025-12-31 12:43:46 +00:00
interface_test.go test: Add error path unit tests for context cancellation and cleanup 2025-12-31 13:04:20 +00:00
session.go refactor: Remove unused code and fix nil dereference issues 2025-12-31 09:24:12 +00:00