Yaojia Wang
f0699436c5
refactor: engineering improvements -- API versioning, structured logging, Alembic, error standardization, test coverage
- API versioning: all REST endpoints prefixed with /api/v1/
- Structured logging: replaced stdlib logging with structlog (console/JSON modes)
- Alembic migrations: versioned DB schema with initial migration
- Error standardization: global exception handlers for consistent envelope format
- Interrupt cleanup: asyncio background task for expired interrupt removal
- Integration tests: +30 tests (analytics, replay, openapi, error, session APIs)
- Frontend tests: +57 tests (all components, pages, useWebSocket hook)
- Backend: 557 tests, 89.75% coverage | Frontend: 80 tests, 16 test files
2026-04-06 23:19:29 +02:00
..
2026-04-06 23:19:29 +02:00
2026-04-06 23:19:29 +02:00
2026-04-06 23:19:29 +02:00
2026-03-30 00:54:21 +02:00
2026-03-30 00:54:21 +02:00
2026-03-30 00:54:21 +02:00
2026-04-06 13:32:10 +02:00
2026-03-31 21:20:06 +02:00
2026-04-06 15:59:14 +02:00
2026-04-06 15:59:14 +02:00
2026-03-30 21:04:39 +02:00
2026-04-06 15:59:14 +02:00
2026-03-31 21:20:06 +02:00
2026-04-06 23:19:29 +02:00
2026-03-30 21:04:39 +02:00
2026-04-06 15:59:14 +02:00
2026-03-30 21:44:47 +02:00
2026-04-06 23:19:29 +02:00
2026-03-30 21:04:39 +02:00
2026-03-30 00:54:21 +02:00
2026-04-06 23:19:29 +02:00
2026-04-06 23:19:29 +02:00
2026-03-30 00:54:21 +02:00
2026-04-06 13:32:10 +02:00
2026-03-30 00:54:21 +02:00
2026-03-31 00:10:44 +02:00
2026-03-30 21:04:39 +02:00
2026-04-06 15:59:14 +02:00