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

json: add empty single JSON object logic & empty tests #1958

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

rzmk
Copy link
Collaborator

@rzmk rzmk commented Jul 9, 2024

I think I somehow missed adding this snippet to check if the JSON object is empty. I also added tests for empty values and a random non-JSON value.

@jqnatividad jqnatividad merged commit a929c91 into master Jul 9, 2024
15 of 16 checks passed
@jqnatividad
Copy link
Owner

Ultimately, we should start tracking test coverage on CI as well...

But we have plenty of stuff on the backlog... so just keep adding em tests! :)

@rzmk rzmk deleted the json-object-empty branch July 9, 2024 17:08
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