tercul-backend/.github
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
..
workflows fix: Fix CodeQL workflow and add comprehensive test coverage 2025-11-30 04:00:48 +01:00
dependabot.yml Update GitHub Actions workflows to 2025 best practices 2025-11-27 04:14:17 +01:00