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

Convert NLLS to OptpRob

c838cf2
Select commit
Loading
Failed to load commit list.
Merged

Add constructor to convert NLLS to OptimizationProblem #538

Convert NLLS to OptpRob
c838cf2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 7, 2023 in 1s

41.02% (-0.06%) compared to ffe68ae

View this Pull Request on Codecov

41.02% (-0.06%) compared to ffe68ae

Details

Codecov Report

Merging #538 (c838cf2) into master (ffe68ae) will decrease coverage by 0.06%.
The diff coverage is 0.00%.

❗ Current head c838cf2 differs from pull request most recent head 93571b3. Consider uploading reports for the commit 93571b3 to get more accurate results

@@            Coverage Diff             @@
##           master     #538      +/-   ##
==========================================
- Coverage   41.07%   41.02%   -0.06%     
==========================================
  Files          53       53              
  Lines        4051     4056       +5     
==========================================
  Hits         1664     1664              
- Misses       2387     2392       +5     
Files Coverage Δ
src/problems/basic_problems.jl 68.42% <0.00%> (-3.81%) ⬇️

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