admb-project / admb

AD Model Builder
http://admb-project.org
Other
64 stars 19 forks source link

Merge Cole Monnahan's fixes. #110

Closed johnoel closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #110 into master will increase coverage by 0.22%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #110      +/-   ##
=========================================
+ Coverage   58.57%   58.8%   +0.22%     
=========================================
  Files         709     709              
  Lines       64855   65255     +400     
  Branches        0    8699    +8699     
=========================================
+ Hits        37990   38373     +383     
- Misses      26865   26881      +16     
- Partials        0       1       +1
Impacted Files Coverage Δ
src/nh99/nuts.cpp 0% <0%> (ø) :arrow_up:
src/linad99/indextyp.cpp 27.95% <0%> (-0.31%) :arrow_down:
src/nh99/rwm.cpp 0% <0%> (ø) :arrow_up:
tests/gtests/test_arr_link.cpp 92.3% <0%> (-3.53%) :arrow_down:
src/linad99/vspline.cpp 58.06% <0%> (-2.9%) :arrow_down:
src/tools99/adjson.h 85.91% <0%> (-1.23%) :arrow_down:
tests/gtests/test_dmatrix.cpp 99.41% <0%> (-0.3%) :arrow_down:
tests/gtests/test_dvector.cpp 98.38% <0%> (-0.12%) :arrow_down:
tests/gtests/test_banded_symmetric_dmatrix.cpp 100% <0%> (ø) :arrow_up:
tests/gtests/test_ad_comm.cpp 100% <0%> (ø) :arrow_up:
... and 103 more

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 11741bd...e59c44f. Read the comment docs.