go-html/codegen
Snider 023c8db79d
All checks were successful
Security Scan / security (pull_request) Successful in 8s
Test / test (pull_request) Successful in 48s
fix(dx): update CLAUDE.md and improve test coverage
- Fix WASM size gate: 3 MB → 3.5 MB to match size_test.go
- Fix dependencies: remove stale replace directive, add go-io and go-log
- Add error handling and I/O conventions to coding standards
- Add tests: reader error (cmd/codegen), duplicate tag dedup, bundle
  error propagation (codegen) — coverage: codegen 89→96%, cmd/codegen
  71→78%

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 08:27:58 +00:00
..
bench_test.go test: add benchmarks, Unicode edge cases, and stress tests 2026-02-20 05:33:15 +00:00
codegen.go refactor(conventions): replace os.ReadFile with coreio.Local, fmt.Errorf with log.E 2026-03-16 19:17:34 +00:00
codegen_test.go fix(dx): update CLAUDE.md and improve test coverage 2026-03-17 08:27:58 +00:00