mlubin / ReverseDiffSparse.jl

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

drop Graphs for LightGraphs and fixes for 0.6 #41

Closed mlubin closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #41 into master will increase coverage by 0.1%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #41     +/-   ##
=========================================
+ Coverage   95.77%   95.87%   +0.1%     
=========================================
  Files          11       11             
  Lines         899      922     +23     
=========================================
+ Hits          861      884     +23     
  Misses         38       38
Impacted Files Coverage Δ
src/forward.jl 97.02% <0%> (+0.2%) :arrow_up:
src/types.jl 96.15% <0%> (+1.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 15e1d37...0b61b74. Read the comment docs.