Skip to content

fix: retrieve yesterday's review in /day_review command#67

Merged
asiniscalchi merged 1 commit into
mainfrom
fix/day-review-command-date
May 4, 2026
Merged

fix: retrieve yesterday's review in /day_review command#67
asiniscalchi merged 1 commit into
mainfrom
fix/day-review-command-date

Conversation

@asiniscalchi

Copy link
Copy Markdown
Owner

Updated the day_review_last command to fetch the review for the previous day instead of today, ensuring consistency with the /week_review command.

  • Modified JournalService::day_review_last to subtract one day.
  • Updated responses to include specific dates for daily reviews.
  • Adjusted tests to verify correct date handling and output.

@asiniscalchi asiniscalchi force-pushed the fix/day-review-command-date branch from 41bbd66 to 5e52d26 Compare May 4, 2026 06:59
Updated the day_review_last command to fetch the review for the
previous day instead of today, ensuring consistency with the
/week_review command.

- Modified JournalService::day_review_last to subtract one day.
- Updated responses to include specific dates for daily reviews.
- Adjusted tests to verify correct date handling and output.
@asiniscalchi asiniscalchi force-pushed the fix/day-review-command-date branch from 5e52d26 to a47b2c0 Compare May 4, 2026 07:08
@asiniscalchi asiniscalchi merged commit f5b8f87 into main May 4, 2026
2 checks passed
@asiniscalchi asiniscalchi deleted the fix/day-review-command-date branch May 4, 2026 07:09
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.

1 participant