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

Extract constraint violation logic for common use #2811

Closed

Conversation

danielcohenlive
Copy link

Summary: Move get_constraint_violated_probabilities() to a utils file and give it its own tests. No changes were made to get_constraint_violated_probabilities()

Reviewed By: Cesar-Cardoso

Differential Revision: D63656156

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

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

danielcohenlive pushed a commit to danielcohenlive/Ax-1 that referenced this pull request Oct 2, 2024
Summary:

Move `get_constraint_violated_probabilities()` to a utils file and give it its own tests.  No changes were made to `get_constraint_violated_probabilities()`

Reviewed By: Cesar-Cardoso

Differential Revision: D63656156
@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.72%. Comparing base (78b0527) to head (3d7fa3b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2811      +/-   ##
==========================================
+ Coverage   95.71%   95.72%   +0.01%     
==========================================
  Files         490      492       +2     
  Lines       48555    48581      +26     
==========================================
+ Hits        46472    46503      +31     
+ Misses       2083     2078       -5     

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

Summary:

Move `get_constraint_violated_probabilities()` to a utils file and give it its own tests.  No changes were made to `get_constraint_violated_probabilities()`

Reviewed By: Cesar-Cardoso

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

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

danielcohenlive pushed a commit to danielcohenlive/Ax-1 that referenced this pull request Oct 2, 2024
Summary:

Move `get_constraint_violated_probabilities()` to a utils file and give it its own tests.  No changes were made to `get_constraint_violated_probabilities()`

Reviewed By: Cesar-Cardoso

Differential Revision: D63656156
danielcohenlive pushed a commit to danielcohenlive/Ax-1 that referenced this pull request Oct 2, 2024
Summary:

Move `get_constraint_violated_probabilities()` to a utils file and give it its own tests.  No changes were made to `get_constraint_violated_probabilities()`

Reviewed By: Cesar-Cardoso

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

This pull request has been merged in a4ba55d.

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.

3 participants