-
Notifications
You must be signed in to change notification settings - Fork 147
torchx/release - 0.2.0 #518
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
Conversation
|
@kurman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Codecov Report
@@ Coverage Diff @@
## main #518 +/- ##
==========================================
- Coverage 94.78% 92.38% -2.41%
==========================================
Files 65 65
Lines 3932 3925 -7
==========================================
- Hits 3727 3626 -101
- Misses 205 299 +94
Continue to review full report at Codecov.
|
Remove unnecessary header tab
|
@kurman has updated the pull request. You must reimport the pull request before landing. |
|
@kurman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Addressing comments
|
@kurman has updated the pull request. You must reimport the pull request before landing. |
|
@kurman has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
This pull request was exported from Phabricator. Differential Revision: D37161106 |
0.2.0 Release
Test plan:
python -m unittest discover --verbose --start-directory . --pattern "*_test.py"Validated main branch state in CI.