Mining/pkg
Claude 6555e1211c
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(node): add missing Bad and Ugly test triads for parseComment
AX principle 10 requires all three categories (Good, Bad, Ugly) per
function. lethean_test.go had only Good for parseComment; Bad (invalid
input, missing keys, empty values) and Ugly (empty string, semicolons
only, duplicate keys, value-with-equals) are now present.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 08:12:03 +01:00
..
database chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
logging feat: Add structured logging package 2025-12-31 11:18:22 +00:00
mining ax(mining): replace prose comment on WithDefaults with usage example 2026-04-02 08:11:16 +01:00
node ax(node): add missing Bad and Ugly test triads for parseComment 2026-04-02 08:12:03 +01:00
ueps ax(ueps): add reader_test.go with Good/Bad/Ugly coverage for ReadAndVerify 2026-04-02 08:11:05 +01:00