Skip to content

Conversation

saitcakmak
Copy link
Contributor

Summary: This is an alternative to D77892970 that moves the check for null / inf values up from experiment into the data constructors. This way, the errors would be raised earlier, including directly in metric fetchin, which is generally favorable.

Reviewed By: esantorella

Differential Revision: D78122461

Summary: This is an alternative to D77892970 that moves the check for null / inf values up from experiment into the data constructors. This way, the errors would be raised earlier, including directly in metric fetchin, which is generally favorable.

Reviewed By: esantorella

Differential Revision: D78122461
@meta-cla meta-cla bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Jul 17, 2025
@facebook-github-bot
Copy link
Contributor

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.03%. Comparing base (1a053d4) to head (c10ca42).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4045   +/-   ##
=======================================
  Coverage   96.03%   96.03%           
=======================================
  Files         564      564           
  Lines       56304    56321   +17     
=======================================
+ Hits        54071    54090   +19     
+ Misses       2233     2231    -2     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants