tshort / StaticCompiler.jl

Compiles Julia code to a standalone library (experimental)
Other
494 stars 31 forks source link

Try to fix Travis #9

Closed tshort closed 4 years ago

tshort commented 4 years ago

Compilation now uses some code from PackageCompilerX.

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@05abce4). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #9   +/-   ##
========================================
  Coverage          ?   92.7%           
========================================
  Files             ?       7           
  Lines             ?     288           
  Branches          ?       0           
========================================
  Hits              ?     267           
  Misses            ?      21           
  Partials          ?       0

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 05abce4...6f24a8f. Read the comment docs.

aminya commented 4 years ago

Should we close https://github.com/tshort/StaticCompiler.jl/issues/8?

tshort commented 4 years ago

Yes.