mikebridge / Liquid.NET

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

fix: Pluralize filter shouldn't include the number #43

Closed mikebridge closed 9 years ago

mikebridge commented 9 years ago

closes #42

codecov-io commented 9 years ago

Current coverage is 90.53%

Merging #43 into master will not affect coverage as of 79f2979

@@            master     #43   diff @@
======================================
  Files          134     134       
  Stmts         4299    4298     -1
  Branches       445     445       
  Methods          0       0       
======================================
- Hit           3892    3891     -1
  Partial        155     155       
  Missed         252     252       

Review entire Coverage Diff as of 79f2979

Powered by Codecov. Updated on successful CI builds.