Skip to content

feat: promote workday helper utilities - #79

Merged
LimiNode merged 1 commit into
mainfrom
codex/add-workday-utility-functions-and-tests
Sep 30, 2025
Merged

feat: promote workday helper utilities#79
LimiNode merged 1 commit into
mainfrom
codex/add-workday-utility-functions-and-tests

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • expose the workday helper routines in time_conversions.hpp and document their behaviour
  • update the workday predicates to call the public helpers instead of the detail namespace
  • extend workday_boundaries_test to verify the helper outputs directly

Testing

  • cmake --build build
  • ctest --test-dir build

https://chatgpt.com/codex/tasks/task_e_68d36f50379c832cad9ddf4bdded2f58

Promote the workday boundary routines in time_conversions.hpp to public helpers with documentation and update their callers. Extend the boundary unit test to cover the helpers directly.
@LimiNode
LimiNode merged commit 7776d30 into main Sep 30, 2025
7 checks passed
@LimiNode
LimiNode deleted the codex/add-workday-utility-functions-and-tests branch December 5, 2025 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant