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

Introducing the Problem Object #6

Merged
merged 25 commits into from
Feb 28, 2024
Merged

Introducing the Problem Object #6

merged 25 commits into from
Feb 28, 2024

Conversation

kwesiRutledge
Copy link
Contributor

No description provided.

…onstraint Interface a Bit to Make the Model To SymbolicProblem method work well
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

Attention: Patch coverage is 88.34688% with 43 lines in your changes are missing coverage. Please review.

Project coverage is 85.57%. Comparing base (3fdab38) to head (01047eb).

Files Patch % Lines
optim/scalar_quadratic_expression.go 66.66% 6 Missing and 3 partials ⚠️
optim/scalar_constraint.go 72.72% 6 Missing ⚠️
optim/vector_constraint.go 40.00% 4 Missing and 2 partials ⚠️
optim/vector_linear_expression.go 53.84% 4 Missing and 2 partials ⚠️
problem/optimization_problem.go 96.45% 4 Missing and 1 partial ⚠️
optim/scalar_linear_expr.go 78.57% 2 Missing and 1 partial ⚠️
optim/var_vector_transpose.go 89.65% 2 Missing and 1 partial ⚠️
optim/vector_linear_expression_transpose.go 80.00% 2 Missing and 1 partial ⚠️
optim/constr_sense.go 88.88% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
+ Coverage   84.35%   85.57%   +1.21%     
==========================================
  Files          26       26              
  Lines        3216     3508     +292     
==========================================
+ Hits         2713     3002     +289     
+ Misses        472      462      -10     
- Partials       31       44      +13     

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

@kwesiRutledge kwesiRutledge merged commit 8f5ea00 into main Feb 28, 2024
8 checks passed
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.

None yet

1 participant