Files
nmfs-agents/tests
qiuruiandClaude Sonnet 4.6 2b4048a1eb fix(daily-api): DailyReport 单例化 + 补充往返测试
将 _get_daily_db() 每次请求重建实例的模式改为在 make_app 闭包内
初始化一次 _daily_db(与 _queue/_memory 生命周期一致),消除重复 DDL。
新增 test_daily_timeline_with_data 往返测试:写入记录后 GET 能读到。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 23:11:32 +08:00
..