Files
aitbc/.gitea
aitbc 70170b2ec4 Update CI/CD to include coverage reporting
- Updated python-tests.yml to run tests with coverage reporting
- Added apps/coordinator-api/tests to test paths
- Added --cov options to pytest command
- This completes Phase 2.5: Update CI/CD for coverage reporting

Phase 2 Summary:
- Configured coverage reporting with 50% minimum threshold
- Added 6 router test files (blockchain, governance, marketplace, agent, payments, staking)
- Added 6 service test files (blockchain, marketplace, agent, payments, governance, staking)
- Added 2 integration test files (agent-marketplace, blockchain-payments)
- Updated CI/CD to run coverage reporting
2026-04-30 10:57:14 +02:00
..