Skip to content

Conversation

@angeld7
Copy link
Contributor

@angeld7 angeld7 commented Feb 18, 2025

The output json will no longer be formatted as a single string when no CLI flags are specified.

fixes #711

Type

Please mention the type of PR

  • Bug Fix
  • Refactoring / Technology upgrade
  • New Feature

Note : Please ensure that you've read contribution guidelines before raising this PR. If your PR is in progress, please prepend [WIP] in PR title. Your PR will be reviewed when [WIP] will be removed from the PR title.

Bookmark this repository for further updates.

@angeld7
Copy link
Contributor Author

angeld7 commented Feb 18, 2025

I'm not familiar enough with the project to add unit tests that will ensure this doesn't become a future regression.

@coveralls
Copy link

Coverage Status

coverage: 98.217%. remained the same
when pulling d8964a1 on angeld7:master
into ab00cdc on NaturalIntelligence:master.

@angeld7
Copy link
Contributor Author

angeld7 commented Feb 19, 2025

I updated to prevent a regression from #710

@amitguptagwl amitguptagwl merged commit dd9a94b into NaturalIntelligence:master Feb 20, 2025
3 of 7 checks passed
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.

The CLI will now output a quoted string with escape characters instead of raw json like the previous version.

3 participants