Skip to content

Conversation

@mikebridge
Copy link
Owner

When TemplateContext.ErrorWhenValueMissing() is toggled, an error message is rendered whenever an undefined variable is accessed.

closes #22

@codecov-io
Copy link

Current coverage is 90.30%

Merging #32 into master will increase coverage by +0.30% as of 2aa9ee3

@@            master    #32   diff @@
=====================================
  Files          134    134       
  Stmts         4161   4218    +57
  Branches       435    445    +10
  Methods          0      0       
=====================================
+ Hit           3745   3809    +64
+ Partial        161    156     -5
+ Missed         255    253     -2

Review entire Coverage Diff as of 2aa9ee3

Powered by Codecov. Updated on successful CI builds.

mikebridge added a commit that referenced this pull request Nov 5, 2015
@mikebridge mikebridge merged commit 88a373d into master Nov 5, 2015
@mikebridge mikebridge deleted the dereference_error branch November 5, 2015 07:07
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.

Add the ability to treat missing variable references as an error

3 participants