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

[docs] start a tutorial on debugging JuMP models #3043

Merged
merged 11 commits into from
Sep 10, 2022
Merged

[docs] start a tutorial on debugging JuMP models #3043

merged 11 commits into from
Sep 10, 2022

Conversation

odow
Copy link
Member

@odow odow commented Aug 17, 2022

This PR is just a placeholder for now. I still need to do a lot of work on it.

Part of #3034

preview: https://jump.dev/JuMP.jl/previews/PR3043/tutorials/getting_started/debugging/

@codecov
Copy link

codecov bot commented Aug 17, 2022

Codecov Report

Base: 97.62% // Head: 97.62% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (8dca679) compared to base (b78ab4a).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3043   +/-   ##
=======================================
  Coverage   97.62%   97.62%           
=======================================
  Files          32       32           
  Lines        4295     4297    +2     
=======================================
+ Hits         4193     4195    +2     
  Misses        102      102           
Impacted Files Coverage Δ
src/Containers/DenseAxisArray.jl 95.19% <0.00%> (+0.04%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@odow odow force-pushed the od/debugging branch 2 times, most recently from 105ad34 to e21d29a Compare August 30, 2022 01:18
@odow odow changed the title WIP: [docs] start a tutorial on debugging JuMP models [docs] start a tutorial on debugging JuMP models Aug 30, 2022
@odow
Copy link
Member Author

odow commented Sep 2, 2022

This is at a point where it could use a review. I still need to think about what new tooling we can provide (feasibility relaxations), but that's a separate PR.

Copy link
Member

@mlubin mlubin left a comment

Choose a reason for hiding this comment

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

This is super helpful.

@odow
Copy link
Member Author

odow commented Sep 8, 2022

Barring further reviews, I'll give this a couple more days then I'll merge. I'm reasonably happy, but we can always improve things in a future PR.

@odow odow merged commit ada5394 into master Sep 10, 2022
@odow odow deleted the od/debugging branch September 10, 2022 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants