Commit Graph

3 Commits

Author SHA1 Message Date
b653c3a59b test: improve coverage to 98.2%, add staticcheck to CI (#7)
* 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

* fix(ci): remove Go 1.25 from matrix (go.mod requires 1.26)
2026-03-26 12:18:53 -04: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