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: Enhanced withDataService to require callState collection name #154

Merged
merged 2 commits into from
Apr 6, 2025

Conversation

Clarchik
Copy link
Contributor

@Clarchik Clarchik commented Mar 5, 2025

Providing collection name to withDataService now requires providing withCallState with the same collection name, otherwise type error.
This is also a small alignment with withDataService for signature without collection name. (if it has no collection name but withCallState has - type error)

Hope this PR will be useful.

Copy link
Collaborator

@rainerhahnekamp rainerhahnekamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

I'm wondering why no test failed. If tests are missing please add one that verifies the bug you are fixing.

@Clarchik
Copy link
Contributor Author

@rainerhahnekamp Test is there. If anything else is needed just let me know. Thanks for answering.

Copy link
Collaborator

@rainerhahnekamp rainerhahnekamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Clarchik
Copy link
Contributor Author

Clarchik commented Apr 6, 2025

@rainerhahnekamp Thanks! Just wondering if I need to do anything to have it merged ?

@rainerhahnekamp rainerhahnekamp merged commit 4cf48a5 into angular-architects:main Apr 6, 2025
1 check passed
@rainerhahnekamp
Copy link
Collaborator

@Clarchik, nope, except reminding me to push the merge button 😅. Thanks for that and also for your contribution.

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