Skip to content

Populate NEWS v0.6 #471

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

Merged
merged 3 commits into from
Aug 18, 2018
Merged

Populate NEWS v0.6 #471

merged 3 commits into from
Aug 18, 2018

Conversation

blegat
Copy link
Member

@blegat blegat commented Aug 16, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Aug 16, 2018

Codecov Report

Merging #471 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #471      +/-   ##
==========================================
- Coverage   95.43%   95.41%   -0.02%     
==========================================
  Files          44       45       +1     
  Lines        5191     5192       +1     
==========================================
  Hits         4954     4954              
- Misses        237      238       +1
Impacted Files Coverage Δ
src/MathOptInterface.jl 0% <0%> (ø)

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 03cf6c8...6b25c0b. Read the comment docs.

@blegat blegat merged commit a39ceab into master Aug 18, 2018
@@ -4,6 +4,10 @@ MathOptInterface (MOI) release notes
v0.6.0 (August ??, 2018)
-----------------------

- Add result fallback for `ConstraintDual` of variable-wise constraint,
`ConstraintPrimal` and `ObjectiveValue`.
- Add tests for `ObjectiveBound`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This refers to the PR that hasn't been merged yet, right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, it refers to #446

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah ok

@blegat blegat deleted the bl/news0.6 branch August 21, 2018 21:02
@blegat blegat mentioned this pull request Aug 25, 2018
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.

3 participants