ralna / RALFit

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

Add error code test to the testdeck #62

Closed talassio closed 5 years ago

talassio commented 5 years ago

These commits will add test to nlls_test to increase coverage and test the error codes

codecov[bot] commented 5 years ago

Codecov Report

Merging #62 into box-logic will increase coverage by 12.06%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           box-logic    #62       +/-   ##
============================================
+ Coverage      73.94%    86%   +12.06%     
============================================
  Files              6      6               
  Lines           3481   3481               
============================================
+ Hits            2574   2994      +420     
+ Misses           907    487      -420
Impacted Files Coverage Δ
libRALFit/src/ral_nlls_internal.f90 86.17% <0%> (+13.3%) :arrow_up:
libRALFit/src/nag_export_mod.f90 82.5% <0%> (+82.5%) :arrow_up:
libRALFit/src/ral_nlls_bounds.f90 83.95% <0%> (+83.95%) :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 648b4b7...67755f4. Read the comment docs.