tshort / StaticCompiler.jl

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

CompatHelper: add new compat entry for "TypedCodeUtils" at version "0.1" #27

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request sets the compat entry for the TypedCodeUtils package to 0.1.

This is a brand new compat entry. Previously, you did not have a compat entry for the TypedCodeUtils package.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   90.88%   90.88%           
=======================================
  Files          12       12           
  Lines         450      450           
=======================================
  Hits          409      409           
  Misses         41       41

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 6da3692...e21918d. Read the comment docs.