k9s/internal/model1
Aaron Schweig ee674d3706
fix(coloring): invalid color application for rows with VALID column (#3137)
* fix(coloring): invalid color application for rows with VALID column

Signed-off-by: aaronschweig <aaron.schweig@gmail.com>

* tests(pod): new valid function needs different test fixtures

Signed-off-by: aaronschweig <aaron.schweig@gmail.com>

* fix: fix tests without introducing a regression bug

Signed-off-by: aaronschweig <aaron.schweig@gmail.com>

---------

Signed-off-by: aaronschweig <aaron.schweig@gmail.com>
2025-03-11 23:36:46 -06:00
..
color.go
color_test.go
delta.go
delta_test.go
fields.go
header.go Rel v0.40.6 (#3185) 2025-03-09 13:58:44 -06:00
header_test.go
helpers.go fix(coloring): invalid color application for rows with VALID column (#3137) 2025-03-11 23:36:46 -06:00
helpers_test.go fix(coloring): invalid color application for rows with VALID column (#3137) 2025-03-11 23:36:46 -06:00
row.go
row_event.go Rel v0.40.6 (#3185) 2025-03-09 13:58:44 -06:00
row_event_test.go
row_test.go
rows.go
table_data.go Rel v0.40.6 (#3185) 2025-03-09 13:58:44 -06:00
table_data_test.go Rel v0.40.6 (#3185) 2025-03-09 13:58:44 -06:00
test_helper_test.go
types.go Rel v0.40.8 (#3198) 2025-03-11 18:15:20 -06:00