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

Fix tests in MOI wrapper #145

Merged
merged 1 commit into from
Sep 26, 2022
Merged

Fix tests in MOI wrapper #145

merged 1 commit into from
Sep 26, 2022

Conversation

odow
Copy link
Member

@odow odow commented Sep 26, 2022

No description provided.

@codecov
Copy link

codecov bot commented Sep 26, 2022

Codecov Report

Base: 93.00% // Head: 93.23% // Increases project coverage by +0.23% 🎉

Coverage data is based on head (370c764) compared to base (b9d2581).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   93.00%   93.23%   +0.23%     
==========================================
  Files          12       12              
  Lines         672      710      +38     
==========================================
+ Hits          625      662      +37     
- Misses         47       48       +1     
Impacted Files Coverage Δ
src/MOI_wrapper.jl 92.52% <ø> (+0.13%) ⬆️
src/add_dual_cone_constraint.jl 100.00% <ø> (ø)
src/constrained_variables.jl 100.00% <ø> (ø)
src/dual_equality_constraints.jl 91.03% <ø> (-0.02%) ⬇️
src/dual_model_variables.jl 86.27% <ø> (+1.16%) ⬆️
src/dual_names.jl 75.00% <ø> (ø)
src/dual_sets.jl 100.00% <ø> (ø)
src/dualize.jl 96.66% <ø> (+0.17%) ⬆️
src/objective_coefficients.jl 98.07% <ø> (+0.16%) ⬆️
src/structures.jl 100.00% <ø> (ø)
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@odow odow merged commit f7e2dc9 into master Sep 26, 2022
@odow odow deleted the odow-patch-1 branch September 26, 2022 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant