soywiz-archive / jtransc

Bytecode to source converting Java & Kotlin code into JavaScript, C++, D, C#, PHP, AS3, Dart and Haxe and run it everywhere. Also use JVM code in your favourite language as a library.
https://jtransc.soywiz.com/
Apache License 2.0
632 stars 67 forks source link

Implemented some java.time classes + Added JsTest.testBigWithoutTreeShaking to ensure everything compiles #255

Closed soywiz closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #255 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #255   +/-   ##
========================================
  Coverage      17.7%   17.7%           
  Complexity      380     380           
========================================
  Files           312     312           
  Lines         20774   20774           
  Branches       4513    4513           
========================================
  Hits           3677    3677           
  Misses        16403   16403           
  Partials        694     694

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b7d2cfd...a8f9164. Read the comment docs.