Skip to content

refactor: Introduce 'DateTime/' sub-directories in 'src/' and 'tests/' #3037

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 11 commits into from
Aug 17, 2024

Conversation

claremacrae
Copy link
Collaborator

@claremacrae claremacrae commented Aug 17, 2024

Types of changes

Internal changes:

  • Refactor (prefix: refactor - non-breaking change which only improves the design or structure of existing code, and making no changes to its external behaviour)

Description

Move all date utility code to:

  • src/DateTime/
  • tests/DateTime/

Motivation and Context

To aid discoverability and reusability of existing code, and prepare for implementing a date-picker tool.

How has this been tested?

  • Existing automated tests.

Checklist

Terms

@claremacrae claremacrae added the type: internal Only regards development or contributing label Aug 17, 2024
Copy link

@claremacrae claremacrae merged commit 17f098b into main Aug 17, 2024
3 checks passed
@claremacrae claremacrae deleted the refactor-date-time branch August 17, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: internal Only regards development or contributing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant