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

implement set_start_variable_vector! #72

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

implement set_start_variable_vector! #72

wants to merge 1 commit into from

Conversation

exaexa
Copy link
Member

@exaexa exaexa commented Sep 20, 2024

closes #32

Needs test & doc, ideas welcome.

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.81%. Comparing base (136866b) to head (bc921f0).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/solver.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master      #72      +/-   ##
===========================================
- Coverage   100.00%   99.81%   -0.19%     
===========================================
  Files           37       37              
  Lines          549      550       +1     
===========================================
  Hits           549      549              
- Misses           0        1       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@exaexa exaexa marked this pull request as draft September 20, 2024 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: start values for optimization problem
2 participants