ralna / RALFit

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

Python interface to box logic #88

Closed CMGBot closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #88 into master will decrease coverage by 5.51%. The diff coverage is 90.21%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #88      +/-   ##
=========================================
- Coverage   88.22%   82.7%   -5.52%     
=========================================
  Files           4       6       +2     
  Lines        2692    3579     +887     
=========================================
+ Hits         2375    2960     +585     
- Misses        317     619     +302
Impacted Files Coverage Δ
libRALFit/src/ral_nlls_internal.f90 81.39% <ø> (-9.25%) :arrow_down:
libRALFit/src/ral_nlls_ciface.f90 81.5% <75.32%> (-0.03%) :arrow_down:
libRALFit/src/nag_export_mod.f90 82.5% <82.5%> (ø)
libRALFit/src/ral_nlls_workspaces.f90 79.39% <83.52%> (+0.42%) :arrow_up:
libRALFit/src/ral_nlls_bounds.f90 87.8% <87.8%> (ø)
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 df24780...85ca079. Read the comment docs.