Skip to content

Conversation

caryp
Copy link

@caryp caryp commented Jun 7, 2024

MarshallJSON() for dates now returns empty string for IsZero() time. Resolves #196

@caryp
Copy link
Author

caryp commented Jun 10, 2024

Thanks, @adamdecaf! Looks like I need to add more tests to the new test file I created to bring coverage up. Does that sound right to you? If so, I can do that.

@adamdecaf
Copy link
Member

Yea, I'm a bit confused because you already have a test. If we can increase the coverage back above 85% that would be great.

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.

JSON conversion for not available date fields is “0001-01-01T00:00:00Z"

2 participants