Skip to content

fix: tg_approver test call count for batch summary (#493)#495

Merged
cct08311github merged 1 commit intomainfrom
fix/issue-493-ci-fix
Mar 28, 2026
Merged

fix: tg_approver test call count for batch summary (#493)#495
cct08311github merged 1 commit intomainfrom
fix/issue-493-ci-fix

Conversation

@cct08311github
Copy link
Copy Markdown
Owner

Summary

  • Batch summary notification adds 1 extra send_message_with_buttons call when ≥2 proposals notified
  • Updated test_notify_sends_for_new_proposals assertion: 2→3 (2 individual + 1 summary)

Test plan

  • pytest src/tests/test_tg_approver.py — 17/17 passed

Closes #493

🤖 Generated with Claude Code

@cct08311github cct08311github merged commit 9c22a66 into main Mar 28, 2026
5 checks passed
@cct08311github cct08311github deleted the fix/issue-493-ci-fix branch March 28, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: 策略提案批量審核 (batch approve/reject)

1 participant