Skip to content

feat: Convert fns module to TS #547

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

Closed
wants to merge 25 commits into from
Closed

Conversation

yavorona
Copy link
Contributor

@yavorona yavorona commented Aug 1, 2020

Summary

  • The "what"; a concise description of each logical change
  • Another change

The "why", or other context.

Test plan

Issues

Matt Carroll and others added 25 commits July 31, 2020 18:41
Summary:

Convert event_tags_validator module from JS to TS
Revise user_profile_service_validator module

Test plan:

Existing unit tests
… to TS (#524)

* Convert project_config_schema and json_schema_validator modules to TS

* Address Mike's comments

* Update validate function to accept empty object
Summary:

Convert attributes_validator module from JS to TS.

Test plan:

Existing unit tests
* Convert event_tag_utils module to TS

* Convert event_tag_utils module to TS

* Add type guard to avoid using any

* Move 'if (eventTags)' to top level functions

* Move let variables to inside the functions
@yavorona yavorona added the WIP label Aug 1, 2020
@yavorona yavorona requested a review from a team as a code owner August 1, 2020 01:42
@yavorona yavorona self-assigned this Aug 1, 2020
@yavorona yavorona closed this Aug 1, 2020
@yavorona yavorona deleted the pnguen/convert-fns-to-ts branch October 20, 2020 18:41
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