Include INFO status healthcheck cards in overview to save to db (#5022)#5022
Closed
shrutipatel31 wants to merge 1 commit intofacebook:mainfrom
Closed
Include INFO status healthcheck cards in overview to save to db (#5022)#5022shrutipatel31 wants to merge 1 commit intofacebook:mainfrom
shrutipatel31 wants to merge 1 commit intofacebook:mainfrom
Conversation
|
@shrutipatel31 has exported this pull request. If you are a Meta employee, you can view the originating Diff in D96492464. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5022 +/- ##
=======================================
Coverage 96.84% 96.85%
=======================================
Files 604 604
Lines 65022 65031 +9
=======================================
+ Hits 62972 62984 +12
+ Misses 2050 2047 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
shrutipatel31
added a commit
to shrutipatel31/Ax
that referenced
this pull request
Mar 13, 2026
…book#5022) Summary: In order for the INFO healthcheck cards to be shown in the Ax UI, they need to be saved to the db. This diff adds those cards to overview cards so they can be saved appropriately. Differential Revision: D96492464
c564faa to
43733dd
Compare
shrutipatel31
added a commit
to shrutipatel31/Ax
that referenced
this pull request
Mar 13, 2026
…book#5022) Summary: In order for the INFO healthcheck cards to be shown in the Ax UI, they need to be saved to the db. This diff adds those cards to overview cards so they can be saved appropriately. Differential Revision: D96492464
43733dd to
684441a
Compare
shrutipatel31
added a commit
to shrutipatel31/Ax
that referenced
this pull request
Mar 13, 2026
…book#5022) Summary: In order for the INFO healthcheck cards to be shown in the Ax UI, they need to be saved to the db. This diff adds those cards to overview cards so they can be saved appropriately. Differential Revision: D96492464
684441a to
aee2dc7
Compare
shrutipatel31
added a commit
to shrutipatel31/Ax
that referenced
this pull request
Mar 16, 2026
…book#5022) Summary: In order for the INFO healthcheck cards to be shown in the Ax UI, they need to be saved to the db. This diff adds those cards to overview cards so they can be saved appropriately. Reviewed By: bernardbeckerman Differential Revision: D96492464
…book#5022) Summary: In order for the INFO healthcheck cards to be shown in the Ax UI, they need to be saved to the db. This diff adds those cards to overview cards so they can be saved appropriately. Reviewed By: bernardbeckerman Differential Revision: D96492464
aee2dc7 to
f9f75f4
Compare
shrutipatel31
added a commit
to shrutipatel31/Ax
that referenced
this pull request
Mar 16, 2026
…book#5022) Summary: In order for the INFO healthcheck cards to be shown in the Ax UI, they need to be saved to the db. This diff adds those cards to overview cards so they can be saved appropriately. Reviewed By: bernardbeckerman Differential Revision: D96492464
shrutipatel31
added a commit
to shrutipatel31/Ax
that referenced
this pull request
Mar 16, 2026
…book#5022) Summary: In order for the INFO healthcheck cards to be shown in the Ax UI, they need to be saved to the db. This diff adds those cards to overview cards so they can be saved appropriately. Reviewed By: bernardbeckerman Differential Revision: D96492464
meta-codesync Bot
pushed a commit
that referenced
this pull request
Mar 16, 2026
Summary: Pull Request resolved: #5033 Pull Request resolved: #5022 In order for the INFO healthcheck cards to be shown in the Ax UI, they need to be saved to the db. This diff adds those cards to overview cards so they can be saved appropriately. Reviewed By: bernardbeckerman Differential Revision: D96492464 fbshipit-source-id: d8359446e7df19ff6c977bcf37ecbdb9fb960532
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
In order for the INFO healthcheck cards to be shown in the Ax UI, they need to be saved to the db. This diff adds those cards to overview cards so they can be saved appropriately.
Reviewed By: bernardbeckerman
Differential Revision: D96492464