Skip to content

Add filter to convert objects to JSON. #213

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

Merged
merged 3 commits into from
Jul 23, 2018
Merged

Add filter to convert objects to JSON. #213

merged 3 commits into from
Jul 23, 2018

Conversation

mattcoley
Copy link
Collaborator

Adds a filter to write an object as JSON string.

@codecov-io
Copy link

Codecov Report

Merging #213 into master will decrease coverage by 0.02%.
The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #213      +/-   ##
============================================
- Coverage     71.37%   71.34%   -0.03%     
- Complexity     1354     1357       +3     
============================================
  Files           215      216       +1     
  Lines          4283     4289       +6     
  Branches        683      683              
============================================
+ Hits           3057     3060       +3     
- Misses          985      988       +3     
  Partials        241      241
Impacted Files Coverage Δ Complexity Δ
...a/com/hubspot/jinjava/lib/filter/ToJsonFilter.java 50% <50%> (ø) 3 <3> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73ef789...ed08c45. Read the comment docs.

@mattcoley mattcoley merged commit 77bb542 into master Jul 23, 2018
@mattcoley mattcoley deleted the add-tojson-filter branch July 23, 2018 21:22
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