Deeman
d637687795
feat(pipeline): tests, docs, and ruff fixes (subtask 6/6)
- Add 29-test suite for all pipeline routes, data helpers, and query
execution (test_pipeline.py); all 1333 tests pass
- Fix ruff UP041: asyncio.TimeoutError → TimeoutError in analytics.py
- Fix ruff UP036/F401: replace sys.version_info tomllib block with
plain `import tomllib` (project requires Python 3.11+)
- Fix ruff F841: remove unused `cutoff` variable in pipeline_overview
- Update CHANGELOG.md with Pipeline Console entry
- Update PROJECT.md: add Pipeline Console to Admin Panel done list
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-25 13:02:51 +01:00
..
2026-02-23 22:26:42 +01:00
2026-02-23 21:08:59 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 00:44:40 +01:00
2026-02-23 15:26:40 +01:00
2026-02-24 00:11:52 +01:00
2026-02-24 20:55:38 +01:00
2026-02-24 10:30:18 +01:00
2026-02-23 21:08:09 +01:00
2026-02-25 12:24:52 +01:00
2026-02-23 13:00:23 +01:00
2026-02-24 10:30:18 +01:00
2026-02-24 21:24:37 +01:00
2026-02-24 21:24:37 +01:00
2026-02-24 10:15:36 +01:00
2026-02-22 00:44:40 +01:00
2026-02-22 17:03:13 +01:00
2026-02-25 13:02:51 +01:00
2026-02-22 00:44:40 +01:00
2026-02-24 21:24:37 +01:00
2026-02-24 20:50:03 +01:00
2026-02-23 18:40:11 +01:00
2026-02-24 10:30:18 +01:00
2026-02-24 10:30:18 +01:00
2026-02-24 10:30:18 +01:00
2026-02-23 18:40:11 +01:00
2026-02-23 17:03:21 +01:00