Skip to content

refactor: memoize and format-date utilities to ts - #21

Merged
philiptzou merged 1 commit into
codex/convert-codebase-to-typescript-and-react-19from
codex/convert-components-to-typescript-and-update-tests
Aug 3, 2025
Merged

philiptzou merged 1 commit into
codex/convert-codebase-to-typescript-and-react-19from
codex/convert-components-to-typescript-and-update-tests

Conversation

@philiptzou

Copy link
Copy Markdown
Member

Summary

  • refactor memoize decorator from JS to TS
  • add coverage for memoize decorator
  • refactor format-date utilities to TypeScript and document behavior
  • test format-date utilities for accurate human-readable output

Testing

  • yarn test src/utils/memoize-decorator.test.ts
  • yarn test src/views/sars2/format-date.test.ts src/views/hiv/format-date.test.ts

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

@philiptzou
philiptzou merged commit ab966eb into codex/convert-codebase-to-typescript-and-react-19 Aug 3, 2025
@philiptzou
philiptzou deleted the codex/convert-components-to-typescript-and-update-tests branch August 3, 2025 18:41
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