Skip to content

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