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

Healthcheck analysis class #2646

Closed
wants to merge 4 commits into from

Conversation

Cesar-Cardoso
Copy link
Contributor

Summary: Add abstract class for health checks

Reviewed By: mpolson64

Differential Revision: D60417357

Cesar Cardoso added 3 commits August 8, 2024 09:07
Differential Revision: D60258359
Differential Revision: D60316107
Differential Revision: D60321245
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Aug 8, 2024
@facebook-github-bot
Copy link
Contributor

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

@codecov-commenter
Copy link

codecov-commenter commented Aug 8, 2024

Codecov Report

Attention: Patch coverage is 79.59184% with 20 lines in your changes missing coverage. Please review.

Project coverage is 95.27%. Comparing base (e459a08) to head (3d0b80a).

Files Patch % Lines
ax/analysis/healthcheck/healthcheck_analysis.py 0.00% 16 Missing ⚠️
ax/analysis/healthcheck/__init__.py 0.00% 2 Missing ⚠️
ax/storage/sqa_store/save.py 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2646      +/-   ##
==========================================
- Coverage   95.31%   95.27%   -0.05%     
==========================================
  Files         492      493       +1     
  Lines       47644    47612      -32     
==========================================
- Hits        45412    45360      -52     
- Misses       2232     2252      +20     

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

Summary:
Pull Request resolved: facebook#2646

Add abstract class for health checks

Reviewed By: mpolson64

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 6afa678.

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