ralna / RALFit

A non-linear least squares solver
Other
25 stars 6 forks source link

remove svd references #33

Closed tyronerees closed 5 years ago

tyronerees commented 5 years ago

Closes #17

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
+ Coverage   84.04%   84.39%   +0.35%     
==========================================
  Files           4        4              
  Lines        2664     2564     -100     
==========================================
- Hits         2239     2164      -75     
+ Misses        425      400      -25
Impacted Files Coverage Δ
libRALFit/src/ral_nlls_printing.f90 100% <ø> (ø) :arrow_up:
libRALFit/src/ral_nlls_ciface.f90 81.02% <ø> (-0.2%) :arrow_down:
libRALFit/src/ral_nlls_internal.f90 85.08% <ø> (+0.14%) :arrow_up:
libRALFit/src/ral_nlls_workspaces.f90 79.02% <ø> (+0.81%) :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 bfb33cc...9f57cbc. Read the comment docs.