Skip to content
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

feat: wt 1781 create availability service #961

Merged
merged 10 commits into from
Oct 11, 2023

Conversation

sharonsheah
Copy link
Contributor

Summary

https://immutable.atlassian.net/browse/WT-1781

Things worth calling out

See comments

Before submitting the PR, please consider the following:

  • Prefix your PR title with feat: , fix: , chore: , docs:, or refactor:.

@sharonsheah sharonsheah requested a review from a team as a code owner October 10, 2023 03:15
deepti-imx
deepti-imx previously approved these changes Oct 10, 2023
@dreamoftrees
Copy link
Contributor

@deepti-imx @imx-mikhala @sharonsheah just curious about the thinking here with refactoring the AvailabilityService from a class to a factory function?

@imx-mikhala
Copy link
Contributor

@deepti-imx @imx-mikhala @sharonsheah just curious about the thinking here with refactoring the AvailabilityService from a class to a factory function?

Was something I suggested. It feels a lot easier to read than a class - no need for this everywhere and other class overheads.

@deepti-imx deepti-imx self-requested a review October 10, 2023 23:28
@deepti-imx deepti-imx dismissed their stale review October 10, 2023 23:29

changes required

@sharonsheah sharonsheah merged commit d39d98d into main Oct 11, 2023
6 checks passed
@sharonsheah sharonsheah deleted the feat/WT-1781-create-availability-service branch October 11, 2023 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants