Skip to content

Conversation

@ilicfilip
Copy link
Collaborator

Fixes the same year-week boundary bug that was fixed in the server repo (ProgressPlanner/progress-planner-server#56).

  • Changed gmdate(YW) to gmdate(oW) across all suggested tasks code
  • Y = calendar year, o = ISO-8601 year (matches ISO week number)
  • At year boundaries (e.g., Dec 29, 2025 is ISO week 01 of 2026), using YW produces incorrect values like 202501 instead of 202601

@github-actions
Copy link
Contributor

github-actions bot commented Dec 30, 2025

Test on Playground
Test this pull request on the Playground
or download the zip

@github-actions
Copy link
Contributor

github-actions bot commented Dec 30, 2025

✅ Code Coverage Report

Metric Value
Total Coverage 31.53% 📉
Base Coverage 31.53%
Difference 📈 0.00%

⚠️ Coverage below recommended 40% threshold

🎉 Great job maintaining/improving code coverage!

ℹ️ About this report
  • All tests run in a single job with Xdebug coverage
  • Security tests excluded from coverage to prevent output issues
  • Coverage calculated from line coverage percentages

@ilicfilip ilicfilip marked this pull request as ready for review December 30, 2025 13:32
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.

2 participants