NLSolvers.jl icon indicating copy to clipboard operation
NLSolvers.jl copied to clipboard

Start the AD and mutation style extensions. Also document least squar…

Open pkofod opened this issue 1 year ago • 1 comments

…es optimization and various fixes that came up while writing the nls examples.

pkofod avatar Oct 09 '23 05:10 pkofod

Codecov Report

Attention: 93 lines in your changes are missing coverage. Please review.

Comparison is base (6fd621a) 76.91% compared to head (a4c0b0f) 75.24%. Report is 5 commits behind head on master.

:exclamation: Current head a4c0b0f differs from pull request most recent head 3ad07fc. Consider uploading reports for the commit 3ad07fc to get more accurate results

Files Patch % Lines
ext/ForwardDiffExt.jl 0.00% 31 Missing :warning:
ext/SparseForwardDiffExt.jl 0.00% 29 Missing :warning:
ext/AbstractDifferentiationExt.jl 0.00% 24 Missing :warning:
src/NLSolvers.jl 0.00% 6 Missing :warning:
ext/StaticArraysExt.jl 0.00% 2 Missing :warning:
src/objectives.jl 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
- Coverage   76.91%   75.24%   -1.68%     
==========================================
  Files          54       58       +4     
  Lines        2807     2904      +97     
==========================================
+ Hits         2159     2185      +26     
- Misses        648      719      +71     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 09 '23 05:10 codecov[bot]