go-rocm/internal
Snider 9aaa404397
Some checks failed
Security Scan / security (pull_request) Successful in 7s
Test / Vet & Build (pull_request) Failing after 21s
fix(dx): audit coding standards and add tests for untested paths
- CLAUDE.md: document coreerr.E() error handling and go-io exclusion
- server_test.go: replace fmt.Errorf with coreerr.E() in test fixtures
- gguf_test.go: add tests for v2 format, skipValue (all type branches),
  readTypedValue uint64 path, unsupported version, truncated file
- discover_test.go: add test for corrupt GGUF file skipping
- vram_test.go: add tests for invalid/empty sysfs content

Coverage: 65.8% → 79.2% (+13.4%)

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 08:50:17 +00:00
..
gguf fix(dx): audit coding standards and add tests for untested paths 2026-03-17 08:50:17 +00:00
llamacpp refactor: replace fmt.Errorf/errors.New with coreerr.E() 2026-03-16 21:08:52 +00:00