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

Clean up settings.debug #2612

Closed
wants to merge 1 commit into from
Closed

Conversation

saitcakmak
Copy link
Contributor

Summary: In the past, settings.debug used to supress all BoTorchWarnings. Some time ago, we reduced its scope and started surfacing these warnings again. Since then, there are only a couple places where settings.debug is used. I was curious how much usage it had left and decided to clean it up completely while at it.

Differential Revision: D65498337

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Nov 5, 2024
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65498337

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.98%. Comparing base (3ca48d0) to head (c0801bd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2612      +/-   ##
==========================================
- Coverage   99.98%   99.98%   -0.01%     
==========================================
  Files         196      196              
  Lines       17372    17359      -13     
==========================================
- Hits        17370    17357      -13     
  Misses          2        2              

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

saitcakmak added a commit to saitcakmak/botorch that referenced this pull request Nov 5, 2024
Summary:

In the past, `settings.debug` used to supress all `BoTorchWarnings`. Some time ago, we reduced its scope and started surfacing these warnings again. Since then, there are only a couple places where `settings.debug` is used. I was curious how much usage it had left and decided to clean it up completely while at it.

Differential Revision: D65498337
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65498337

Summary:

In the past, `settings.debug` used to supress all `BoTorchWarnings`. Some time ago, we reduced its scope and started surfacing these warnings again. Since then, there are only a couple places where `settings.debug` is used. I was curious how much usage it had left and decided to clean it up completely while at it.

Differential Revision: D65498337
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D65498337

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 8b13120.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants