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

Fix tests and decoding issues #121

Merged
merged 4 commits into from
Jan 30, 2021
Merged

Conversation

pietbrauer
Copy link
Member

dato and others added 4 commits January 15, 2021 16:20
'created_at' and 'updated_at' are included in User, but were not being
properly decoded:

typeMismatch(Swift.Double, Swift.DecodingError.Context(..."created_at"...),
             debugDescription: "Expected to decode Double but found a
             string/data instead." ...))
Copy link
Contributor

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

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

Seems legit 👍

@pietbrauer pietbrauer merged commit 9521cdf into master Jan 30, 2021
@pietbrauer pietbrauer deleted the fix-tests-and-decoding-issues branch January 30, 2021 16:55
tngranados pushed a commit to tngranados/octokit.swift that referenced this pull request Jul 13, 2022
…-and-decoding-issues

Fix tests and decoding issues
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.

3 participants