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

convert the get-threads service to zod (and fix a error with null firstname/lastname) #1762

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

smadbe
Copy link
Contributor

@smadbe smadbe commented Aug 22, 2024

Description

There was a small mistake in the firstname/lastname parsing of this service (they may be null).

I fixed them and took the opportunity to convert to zod

Test cases

  • Case 1:
    1. Given I am the usual user
    2. When I go to a forum page
    3. I see the forum thread list

Sorry, something went wrong.

@smadbe smadbe force-pushed the get-threads-to-zod branch from a112c80 to 92cc638 Compare August 22, 2024 08:42
@smadbe smadbe requested a review from Iloveall August 22, 2024 08:43
@smadbe smadbe force-pushed the get-threads-to-zod branch 2 times, most recently from 16a8cef to 9608214 Compare August 23, 2024 14:57

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…stname/lastname)
@smadbe
Copy link
Contributor Author

smadbe commented Sep 12, 2024

@smadbe smadbe merged commit 89cb5cc into master Sep 12, 2024
11 checks passed
@smadbe smadbe deleted the get-threads-to-zod branch September 12, 2024 14:51
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.

None yet

2 participants