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

Rm warnings if cost of artificial vars not provided by the user #588

Merged
merged 2 commits into from
Aug 13, 2021

Conversation

guimarqu
Copy link
Contributor

These warnings are misleading (cf #545 (comment))

@guimarqu guimarqu changed the title Rm warning message if cost of artificial vars not provided by the user Rm warnings if cost of artificial vars not provided by the user Aug 13, 2021
@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #588 (355473a) into master (3c64445) will increase coverage by 0.15%.
The diff coverage is n/a.

❗ Current head 355473a differs from pull request most recent head e444478. Consider uploading reports for the commit e444478 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #588      +/-   ##
==========================================
+ Coverage   86.65%   86.81%   +0.15%     
==========================================
  Files          47       47              
  Lines        4796     4748      -48     
==========================================
- Hits         4156     4122      -34     
+ Misses        640      626      -14     
Impacted Files Coverage Δ
src/optimize.jl 93.54% <ø> (-0.40%) ⬇️
src/MathProg/varconstr.jl 86.90% <0.00%> (+0.61%) ⬆️
src/MOIwrapper.jl 85.78% <0.00%> (+1.51%) ⬆️

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 b7caebc...e444478. Read the comment docs.

@guimarqu guimarqu merged commit 4ec66ba into master Aug 13, 2021
@guimarqu guimarqu deleted the rm_warning_artificial_cost branch August 13, 2021 21:06
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.

1 participant