Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add constructor to convert NLLS to OptimizationProblem #538

Merged
merged 3 commits into from
Nov 8, 2023

Update test/downstream/nllsopt.jl

5d3ab7a
Select commit
Loading
Failed to load commit list.
Merged

Add constructor to convert NLLS to OptimizationProblem #538

Update test/downstream/nllsopt.jl
5d3ab7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 8, 2023 in 0s

40.98% (-0.10%) compared to ffe68ae

View this Pull Request on Codecov

40.98% (-0.10%) compared to ffe68ae

Details

Codecov Report

Merging #538 (5d3ab7a) into master (ffe68ae) will decrease coverage by 0.10%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master     #538      +/-   ##
==========================================
- Coverage   41.07%   40.98%   -0.10%     
==========================================
  Files          53       53              
  Lines        4051     4060       +9     
==========================================
  Hits         1664     1664              
- Misses       2387     2396       +9     
Files Coverage Δ
src/problems/basic_problems.jl 65.65% <0.00%> (-6.57%) ⬇️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!