Commit Graph

3 Commits

Author SHA1 Message Date
0bea9d40bb Add test fixtures and unit tests for CLI, models, and formatters
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
2026-02-01 08:29:47 +00:00
dc9a194d92 fix: resolve CI/CD linting issues
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
- Remove unused imports (F401) from analyzers and test files
- Remove unused typing imports (Any, Dict, List, Optional)
- Remove unused datetime imports
- Remove unused rich.columns import
- Remove unused pytest imports in test files
2026-01-30 20:53:30 +00:00
eddbaee563 Initial upload: git-insights-cli with CI/CD workflow
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / release (push) Has been cancelled
2026-01-30 20:35:32 +00:00