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

MOI 0.10 (and fixes) #52

Merged
merged 1 commit into from
Mar 8, 2022
Merged

MOI 0.10 (and fixes) #52

merged 1 commit into from
Mar 8, 2022

Conversation

joaquimg
Copy link
Member

@joaquimg joaquimg commented Mar 8, 2022

User defined Names were disabled, because they conflict with internal names on NL expressions.

User defined Names were disabled, because they conflict with internal names on NL expressions.
@codecov
Copy link

codecov bot commented Mar 8, 2022

Codecov Report

Merging #52 (c1f3324) into master (bf556e0) will increase coverage by 3.73%.
The diff coverage is 68.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
+ Coverage   76.82%   80.56%   +3.73%     
==========================================
  Files           9        9              
  Lines         492      499       +7     
==========================================
+ Hits          378      402      +24     
+ Misses        114       97      -17     
Impacted Files Coverage Δ
src/moi/nlp.jl 94.73% <ø> (+2.23%) ⬆️
src/MOI_wrapper.jl 65.11% <33.33%> (+10.27%) ⬆️
src/moi/util.jl 68.18% <50.00%> (ø)
src/util.jl 83.49% <58.33%> (-2.15%) ⬇️
src/moi/results.jl 61.11% <87.50%> (+6.11%) ⬆️
src/BARON.jl 95.83% <100.00%> (+0.18%) ⬆️
src/moi/constraints.jl 96.87% <100.00%> (+27.98%) ⬆️
src/moi/objective.jl 93.33% <100.00%> (ø)
src/moi/variables.jl 96.00% <100.00%> (+26.76%) ⬆️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bf556e0...c1f3324. Read the comment docs.

@joaquimg joaquimg changed the title MOI 1.0 (and fixes) MOI 0.10 (and fixes) Mar 8, 2022
@joaquimg joaquimg merged commit 0844db1 into master Mar 8, 2022
@odow odow deleted the jg/moi10 branch April 5, 2023 22:27
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