mikebridge / Liquid.NET

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

Dictionaries, Arrays use IEnumerable-style curly-brace initialization #33

Closed mikebridge closed 9 years ago

mikebridge commented 9 years ago

closes #31

codecov-io commented 9 years ago

Current coverage is 90.20%

Merging #33 into master will decrease coverage by -0.10% as of bfee98c

@@            master    #33   diff @@
=====================================
  Files          134    134       
  Stmts         4218   4298    +80
  Branches       445    446     +1
  Methods          0      0       
=====================================
+ Hit           3809   3877    +68
  Partial        156    156       
- Missed         253    265    +12

Review entire Coverage Diff as of bfee98c

Powered by Codecov. Updated on successful CI builds.