feat: add market_format_date function and use in email subject #194

Merged
joshtronic merged 1 commit from agent/193-market-update-subject-preserve-symbol-order into master 2026-06-10 00:39:32 +00:00
Collaborator

What this PR does

  • feat: add market_format_date function for human-readable date formatting
  • chore: update email subject to use formatted date instead of symbol count
  • chore: preserve symbol order in market report (sort by request order, not alphabetically)
  • docs: clarify market_build_report behavior regarding symbol ordering and casing

Test plan

  • No manual verification needed; CI is the gate

Closes #193

## What this PR does - [x] feat: add market_format_date function for human-readable date formatting - [x] chore: update email subject to use formatted date instead of symbol count - [x] chore: preserve symbol order in market report (sort by request order, not alphabetically) - [x] docs: clarify market_build_report behavior regarding symbol ordering and casing ## Test plan - [x] No manual verification needed; CI is the gate Closes #193
feat: add market_format_date function and use in email subject
All checks were successful
Lint / check-sync (push) Successful in 4s
Lint / check-sync (pull_request) Successful in 3s
8881ae91ae
joshtronic approved these changes 2026-06-10 00:39:28 +00:00
joshtronic deleted branch agent/193-market-update-subject-preserve-symbol-order 2026-06-10 00:39:32 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
joshtronic/igor!194
No description provided.