cheddar-lang / Cheddar

🧀 Cheddar, the language that works for you
cheddar.vihan.org
Apache License 2.0
28 stars 9 forks source link

tests [made]: merged tests from `@tests` #13

Closed vihanb closed 8 years ago

vihanb commented 8 years ago

Merged tests fromt he @tests branch. These add testing for fors ifs Arrays, Numbers, Casting, and assignment. This should jump the coverage up to around 75%!

coveralls commented 8 years ago

Coverage Status

Coverage increased (+9.5%) to 74.405% when pulling 7dc778573baa9df9eadc4549804347f61261d87a on release-0.2.1a into fe7cb1d31fd38217e2c8c961c0272a4df80492c1 on master.

codecov-io commented 8 years ago

Current coverage is 77.51%

Merging #13 into master will increase coverage by 7.80%

@@             master        #13   diff @@
==========================================
  Files            66         66          
  Lines          1393       1392     -1   
  Methods         152        152          
  Messages          0          0          
  Branches        283        283          
==========================================
+ Hits            971       1079   +108   
+ Misses          422        313   -109   
  Partials          0          0          

Powered by Codecov. Last updated by fe7cb1d...7dc7785