ralna / RALFit

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

Parameter tuning #73

Closed talassio closed 4 years ago

talassio commented 4 years ago

CUTEst benchmarks

codecov[bot] commented 4 years ago

Codecov Report

Merging #73 into master will decrease coverage by 2.31%. The diff coverage is 83.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
- Coverage   88.29%   85.98%   -2.32%     
==========================================
  Files           4        6       +2     
  Lines        2682     3481     +799     
==========================================
+ Hits         2368     2993     +625     
- Misses        314      488     +174
Impacted Files Coverage Δ
libRALFit/src/ral_nlls_ciface.f90 85% <100%> (+3.46%) :arrow_up:
libRALFit/src/ral_nlls_workspaces.f90 79.66% <100%> (+0.45%) :arrow_up:
libRALFit/src/ral_nlls_internal.f90 86.13% <74.12%> (-4.5%) :arrow_down:
libRALFit/src/nag_export_mod.f90 82.5% <82.5%> (ø)
libRALFit/src/ral_nlls_bounds.f90 83.95% <83.95%> (ø)
libRALFit/src/ral_nlls_printing.f90 97.94% <97.81%> (-2.06%) :arrow_down:

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 dece9fc...d43234d. Read the comment docs.