Files
aitbc/apps
aitbc ed128014c6
Some checks failed
API Endpoint Tests / test-api-endpoints (push) Successful in 14s
Deploy to Testnet / deploy-testnet (push) Successful in 1m1s
Integration Tests / test-service-integration (push) Successful in 2m58s
Python Tests / test-python (push) Failing after 7s
Security Scanning / security-scan (push) Successful in 13s
Deploy to Testnet / notify-deployment (push) Successful in 1s
Node Failover Simulation / failover-test (push) Failing after 9s
Multi-Node Stress Testing / stress-test (push) Successful in 12s
Cross-Node Transaction Testing / transaction-test (push) Successful in 13s
fix: add type annotations to coordinator-api routers (client, admin)
- Add return type annotation to create_agent_network in client.py
- Add return type annotation to get_execution_receipt in client.py
- Add return type annotation to create_agent_network in admin.py
- Add return type annotation to get_execution_receipt in admin.py
- Addresses ruff ANN201 warnings in critical router files
2026-04-30 09:28:41 +02:00
..