phase / mars

Minimal programming language with type inference, structures, control flow, and more.
https://jadon.io/mars/
Mozilla Public License 2.0
20 stars 0 forks source link

JVM: Initial Framework #4

Closed phase closed 7 years ago

phase commented 7 years ago

Merging to master branch so work can continue.

codecov-io commented 7 years ago

Current coverage is 74.33% (diff: 0.00%)

Merging #4 into master will increase coverage by 2.89%

@@             master         #4   diff @@
==========================================
  Files            11         12     +1   
  Lines           823       1017   +194   
  Methods           0          0          
  Messages          0          0          
  Branches        238        311    +73   
==========================================
+ Hits            588        756   +168   
- Misses           92        115    +23   
- Partials        143        146     +3   

Powered by Codecov. Last update db729a5...b65aae2