Skip to content

Conversation

@nrodriguez
Copy link

@nrodriguez nrodriguez commented Dec 4, 2020

Checks if the given field is a stringified JSON object. If it is then it does not change the field.

Fixes: #58

@coveralls
Copy link

Pull Request Test Coverage Report for Build 106

  • 9 of 9 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.5%) to 99.531%

Totals Coverage Status
Change from base Build 105: -0.5%
Covered Lines: 153
Relevant Lines: 153

💛 - Coveralls

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.

Stringified Objects are double quoted and non Stringified objects are output as [object Object]

2 participants