Commit Graph

4 Commits

Author SHA1 Message Date
cab72d9f1e fix(ci): remove Go 1.25 from matrix (go.mod requires 1.26) 2026-03-26 12:25:54 +00:00
0a34b761cb test: improve coverage to 98.2%, add staticcheck to CI
- Fix comment typos (Intensty → Intensity)
- Add tests for createStringerPalette modes (background fill, smart mode)
- Add tests for ColorString variants, BytesToColor determinism
- Add tests for GetBackgroundColor mid-tone edge case
- Add tests for GenerateOKLCHPalette negative/large inputs
- Add Go 1.25 to CI matrix for compatibility testing
- Add staticcheck lint step to CI
- Fix goimports formatting in hash_test.go
2026-03-26 06:03:47 +00:00
e46914dabb ci: add GitHub Actions CI workflow (#6)
* ci: add GitHub Actions workflow with Go 1.25/1.26 matrix

* Update CI workflow to use Go 1.26 only

Removed Go version 1.25 from CI matrix.
2026-02-24 21:04:40 -05:00
e3c3a88354 update sponsors 2023-03-09 16:55:00 -08:00