cheddar-lang / Cheddar

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

feature [cli]: Revamped CLI execution #96

Closed vihanb closed 7 years ago

vihanb commented 7 years ago

Major impovement to CLI through -x and cheddar file.cheddar execution. Additionally, Cheddar files can now be precompiled by using the -o flag.

codecov-io commented 7 years ago

Current coverage is 80.77% (diff: 50.00%)

Merging #96 into develop will increase coverage by 1.46%

@@            develop        #96   diff @@
==========================================
  Files           158        159     +1   
  Lines          2866       2866          
  Methods         432        432          
  Messages          0          0          
  Branches        673        673          
==========================================
+ Hits           2273       2315    +42   
+ Misses          589        547    -42   
  Partials          4          4          

Powered by Codecov. Last update 806d514...1808332

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.2%) to 81.481% when pulling 859140e2d9ec1d713311c2d92346c3c134730941 on feature-cli into 806d51458bcf926eb9b2f403cc2893ea8eadd97d on develop.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.2%) to 81.481% when pulling e53b48be42a5e59abcfaa1243820fb07388e9fbf on feature-cli into 806d51458bcf926eb9b2f403cc2893ea8eadd97d on develop.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.1%) to 81.449% when pulling edd07a9c09a6bf1a77bd9b2c9983c7fa4530d8f6 on feature-cli into 806d51458bcf926eb9b2f403cc2893ea8eadd97d on develop.

schas002 commented 7 years ago

codecov/patch — 0.00% of diff hit (target 1.00%)

@codecov-io, I object 😦

schas002 commented 7 years ago

(But Codecov objects :/)

vihanb commented 7 years ago

@schas002 I fixed by adding test

schas002 commented 7 years ago

:ok: then, why Codecov was still objecting?

looks in "View details"

codecov/patch 50.00% of diff hit (target 1.00%) codecov/project 80.77% (+1.46%) compared to...

...

vihanb commented 7 years ago

@schas002 It didn't?