mlubin / ReverseDiffSparse.jl

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

remove unused whichchild field from NodeData #29

Closed mlubin closed 8 years ago

mlubin commented 8 years ago

CC @joehuchette @fqiang

codecov-io commented 8 years ago

Current coverage is 96.41%

Merging #29 into master will not affect coverage as of e17ccbf

@@            master     #29   diff @@
======================================
  Files           11      11       
  Stmts          864     864       
  Branches         0       0       
  Methods          0       0       
======================================
  Hit            833     833       
  Partial          0       0       
  Missed          31      31       

Review entire Coverage Diff as of e17ccbf

Powered by Codecov. Updated on successful CI builds.