Skip to content

Conversation

@nalundgaard
Copy link
Owner

  • Export json_map() from jsn module, consistent with other JSON object format exports.
  • Remove -ifdef(TEST) logic for compiling with export_all; just do this in the test profile for succinctness.
  • Don't wrap jsn_tests in -ifdef(TEST) check; it's already isolated from src directory and does not need this extra layer of logic.

* Export `json_map()` from jsn module, consistent with other JSON object format exports.
* Remove `-ifdef(TEST)` logic for compiling with `export_all`; just do this in the `test` profile for succinctness.
* Don't wrap `jsn_tests` in `-ifdef(TEST)` check; it's already isolated from `src` directory and does not need this extra layer of logic.
Copy link
Collaborator

@jadeallenx jadeallenx left a comment

Choose a reason for hiding this comment

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

:shipit:

@nalundgaard
Copy link
Owner Author

@mrallen1 wow, thanks for the lightning review!

@jadeallenx
Copy link
Collaborator

I can only doomscroll twitter for so long ;)

@nalundgaard nalundgaard merged commit c4b5e84 into master Nov 4, 2020
@nalundgaard nalundgaard deleted the export_json_map_remove_ifdef_test branch November 4, 2020 18:18
nalundgaard added a commit that referenced this pull request Nov 4, 2020
* Export 'json_map()' type, remove ifdef(TEST) logic (#39)
* EDoc fix (#38)
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.

4 participants