Skip to content

[docs] add developer docs for unset_ methods#3990

Merged
odow merged 2 commits intomasterfrom
od/doc-unset
May 5, 2025
Merged

[docs] add developer docs for unset_ methods#3990
odow merged 2 commits intomasterfrom
od/doc-unset

Conversation

@odow
Copy link
Copy Markdown
Member

@odow odow commented May 5, 2025

@codecov
Copy link
Copy Markdown

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (73e067d) to head (583f4cc).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #3990   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           43        43           
  Lines         6082      6082           
=========================================
  Hits          6082      6082           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@joaquimg
Copy link
Copy Markdown
Member

joaquimg commented May 5, 2025

We could even add set_silent(::JuMP.Model, ::Bool), and start using it. Not an issue for this PR though.

@odow
Copy link
Copy Markdown
Member Author

odow commented May 5, 2025

I've avoid changing set_silent because it is very widely used and it felt like unnecessary churn.

@odow odow merged commit e501331 into master May 5, 2025
11 checks passed
@odow odow deleted the od/doc-unset branch May 5, 2025 19:41
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.

Add dev docs for functions that activate options in JuMP

3 participants