JuliaServices / Match.jl

Advanced Pattern Matching for Julia
https://juliaservices.github.io/Match.jl/latest/
Other
240 stars 22 forks source link

Update to run on julia v0.6 #36

Closed kmsquire closed 7 years ago

kmsquire commented 7 years ago

Fixes the basic problem in #35, but doesn't quite work yet.

codecov[bot] commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@db46113). Click here to learn what that means. The diff coverage is 82.14%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #36   +/-   ##
=========================================
  Coverage          ?   77.01%           
=========================================
  Files             ?        2           
  Lines             ?      248           
  Branches          ?        0           
=========================================
  Hits              ?      191           
  Misses            ?       57           
  Partials          ?        0
Impacted Files Coverage Δ
src/matchmacro.jl 78.83% <82.14%> (ø)

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 db46113...d2005bc. Read the comment docs.