Skip to content

Conversation

@alxndrsn
Copy link
Contributor

@alxndrsn alxndrsn commented Nov 26, 2025

What has been done to verify that this works as intended?

Existing tests.

Why is this the best possible solution? Were any other approaches considered?

Removes some head-scratching.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

No effect.

Does this change require updates to the API documentation? If so, please update docs/api.yaml as part of this PR.

No.

Before submitting this PR, please make sure you have:

  • run make test and confirmed all checks still pass OR confirm CircleCI build passes
  • verified that any code from external sources are properly credited in comments or that everything is internally sourced

* avoid `in` keyword
* avoid `Object.prototype.hasOwnProperty.call()`
* exit fast if data is null
* decrease scope of `output`
@alxndrsn alxndrsn force-pushed the odk-reporter-convert-obj-simpler-iteration branch from e106581 to d1804cb Compare December 1, 2025 21:41
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.

1 participant