kubo/coverage
Marcin Rataj d1ee8d308b refactor(make): add test_unit and test_cli targets
- add `make test_unit` for unit tests with coverage (used by CI)
- add `make test_cli` for CLI integration tests (used by CI)
- only disable colors when CI env var is set (local dev gets colors)
- remove legacy targets: test_go_test, test_go_short, test_go_race, test_go_expensive
- update gotest.yml to use make targets instead of inline commands
- add test artifacts to .gitignore
2026-01-07 22:39:00 +01:00
..
main refactor(ci): optimize build workflows (#10973) 2025-09-19 14:44:38 +02:00
.gitignore make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00
Rules.mk refactor(make): add test_unit and test_cli targets 2026-01-07 22:39:00 +01:00