tercul-backend/cmd
Damir Mukimov 019aa78754
fix: Fix CodeQL workflow and add comprehensive test coverage
- Fix Go version mismatch by setting up Go before CodeQL init
- Add Go version verification step
- Improve error handling for code scanning upload
- Add comprehensive test suite for CLI commands:
  - Bleve migration tests with in-memory indexes
  - Edge case tests (empty data, large batches, errors)
  - Command-level integration tests
  - Bootstrap initialization tests
- Optimize tests to use in-memory Bleve indexes for speed
- Add test tags for skipping slow tests in short mode
- Update workflow documentation

Test coverage: 18.1% with 806 lines of test code
All tests passing in short mode
2025-11-30 04:00:48 +01:00
..
api feat: Add SearchAlpha support for hybrid search tuning 2025-11-30 03:34:32 +01:00
cli fix: Fix CodeQL workflow and add comprehensive test coverage 2025-11-30 04:00:48 +01:00
tools Update GitHub Actions workflows to 2025 best practices (#29) 2025-11-27 07:08:08 +01:00
worker Update GitHub Actions workflows to 2025 best practices (#29) 2025-11-27 07:08:08 +01:00