ralna / RALFit

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

MInor updates for `evaltensor_J` #101

Closed talassio closed 3 years ago

talassio commented 3 years ago

This branch fixed autoallocations inside evaltensor_J and also adds:

codecov[bot] commented 3 years ago

Codecov Report

Merging #101 (98206ca) into master (415d945) will increase coverage by 0.31%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #101      +/-   ##
==========================================
+ Coverage   82.48%   82.80%   +0.31%     
==========================================
  Files           6        6              
  Lines        3637     3640       +3     
==========================================
+ Hits         3000     3014      +14     
+ Misses        637      626      -11     
Impacted Files Coverage Δ
libRALFit/src/ral_nlls_internal.f90 81.77% <100.00%> (+0.52%) :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 415d945...90ba9da. Read the comment docs.