Skip to content
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

limit size of strings in TemplateErrors #209

Merged
merged 1 commit into from
Jul 9, 2018

Conversation

boulter
Copy link
Contributor

@boulter boulter commented Jul 9, 2018

so huge objects don't become huge strings.

@codecov-io
Copy link

Codecov Report

Merging #209 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #209      +/-   ##
============================================
+ Coverage     71.35%   71.36%   +0.01%     
- Complexity     1352     1353       +1     
============================================
  Files           215      215              
  Lines          4280     4282       +2     
  Branches        682      683       +1     
============================================
+ Hits           3054     3056       +2     
  Misses          985      985              
  Partials        241      241
Impacted Files Coverage Δ Complexity Δ
...a/com/hubspot/jinjava/interpret/TemplateError.java 66.91% <100%> (+0.5%) 21 <1> (+1) ⬆️

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 d2088d6...3270dfc. Read the comment docs.

@boulter boulter merged commit 91f227d into master Jul 9, 2018
@boulter boulter deleted the limit-size-of-strings-in-TemplateErrors branch July 9, 2018 17:31
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.

3 participants