ralna / RALFit

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

Cosmetic update (NormS) + Recovery exit in fall-back scheme #58

Closed talassio closed 3 years ago

talassio commented 5 years ago

Updates:

1) exit message/status banner 2) if fall-back recovery fails then triggers a general progress failure code and not the error from the last method tried, the idea is to differentiate the scenarios when the fall-back strategy is active.

codecov[bot] commented 5 years ago

Codecov Report

Merging #58 into master will decrease coverage by 0.04%. The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   88.29%   88.24%   -0.05%     
==========================================
  Files           4        4              
  Lines        2682     2688       +6     
==========================================
+ Hits         2368     2372       +4     
- Misses        314      316       +2
Impacted Files Coverage Δ
libRALFit/src/ral_nlls_internal.f90 90.63% <100%> (ø) :arrow_up:
libRALFit/src/ral_nlls_printing.f90 99.12% <75%> (-0.88%) :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 d8bd772...910772a. Read the comment docs.

talassio commented 3 years ago

This pull request is no longer pertinent. Close #58.