mlubin / ReverseDiffSparse.jl

Reverse-mode automatic differentiation for sparse Hessians
Other
24 stars 12 forks source link

fix some deprecations #46

Closed mlubin closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #46   +/-   ##
=======================================
  Coverage   95.33%   95.33%           
=======================================
  Files          10       10           
  Lines         921      921           
=======================================
  Hits          878      878           
  Misses         43       43
Impacted Files Coverage Δ
src/topological_sort.jl 100% <ø> (ø) :arrow_up:
src/simplify.jl 100% <ø> (ø) :arrow_up:
src/coloring.jl 97.69% <ø> (ø) :arrow_up:
src/types.jl 96.15% <ø> (ø) :arrow_up:

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 9f21d70...2cf26d4. Read the comment docs.