mikebridge / Liquid.NET

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

Remove the ability to set nullable strings #40

Closed mikebridge closed 9 years ago

mikebridge commented 9 years ago

closes #39

codecov-io commented 9 years ago

Current coverage is 90.53%

Merging #40 into master will increase coverage by +0.18% as of a6a6f83

@@            master     #40   diff @@
======================================
  Files          134     134       
  Stmts         4293    4299     +6
  Branches       443     445     +2
  Methods          0       0       
======================================
+ Hit           3879    3892    +13
  Partial        155     155       
+ Missed         259     252     -7

Review entire Coverage Diff as of a6a6f83

Powered by Codecov. Updated on successful CI builds.