Skip to content

Address TODOs #786

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 6 commits into from
Jul 16, 2019
Merged

Address TODOs #786

merged 6 commits into from
Jul 16, 2019

Conversation

blegat
Copy link
Member

@blegat blegat commented Jul 11, 2019

Notably transition the knapsack example to a doctest with MockOptimizer. More doctests are added in #759.

Closes #780

@blegat blegat added this to the v0.9 milestone Jul 11, 2019
@codecov-io
Copy link

codecov-io commented Jul 14, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #786      +/-   ##
==========================================
+ Coverage   93.92%   93.94%   +0.01%     
==========================================
  Files          59       59              
  Lines        6540     6573      +33     
==========================================
+ Hits         6143     6175      +32     
- Misses        397      398       +1
Impacted Files Coverage Δ
src/constraints.jl 90.38% <0%> (+1.49%) ⬆️
src/modifications.jl 81.25% <0%> (+31.25%) ⬆️

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 540a317...fc2dc7e. Read the comment docs.

@blegat blegat merged commit 022c575 into master Jul 16, 2019
@odow odow deleted the bl/doc_todos branch August 29, 2019 14:40
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.

Address TODOs in apimanual.md
3 participants