mikebridge / Liquid.NET

.Net Port of the Liquid template language
MIT License
62 stars 15 forks source link

An error can be generated when using an index with a primitive value and ErrorWhenMissing is on #52

Closed mikebridge closed 8 years ago

mikebridge commented 8 years ago

closes #51

codecov-io commented 8 years ago

Current coverage is 92.05%

Merging #52 into master will increase coverage by +0.05% as of 5e91c7c

@@            master     #52   diff @@
======================================
  Files          140     140       
  Stmts         4529    4529       
  Branches       469     470     +1
  Methods          0       0       
======================================
+ Hit           4167    4169     +2
  Partial        146     146       
+ Missed         216     214     -2

Review entire Coverage Diff as of 5e91c7c

Powered by Codecov. Updated on successful CI builds.