-
Notifications
You must be signed in to change notification settings - Fork 5
BUCK for tests #76
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
Merged
Merged
BUCK for tests #76
Conversation
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
facebook-github-bot
pushed a commit
that referenced
this pull request
Nov 5, 2025
Summary: automation Reviewed By: felipemello1 Differential Revision: D86159099
1552731 to
acba9d7
Compare
facebook-github-bot
pushed a commit
that referenced
this pull request
Nov 5, 2025
Summary: automation Reviewed By: felipemello1 Differential Revision: D86159099
acba9d7 to
e162f93
Compare
facebook-github-bot
pushed a commit
that referenced
this pull request
Nov 5, 2025
Summary: automation Reviewed By: felipemello1 Differential Revision: D86159099
e162f93 to
66d11ee
Compare
facebook-github-bot
pushed a commit
that referenced
this pull request
Nov 5, 2025
Summary: automation Reviewed By: felipemello1 Differential Revision: D86159099
b9193fb to
99987ea
Compare
facebook-github-bot
pushed a commit
that referenced
this pull request
Nov 5, 2025
Summary: automation Reviewed By: felipemello1 Differential Revision: D86159099
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #76 +/- ##
=======================================
Coverage ? 52.04%
=======================================
Files ? 23
Lines ? 1885
Branches ? 0
=======================================
Hits ? 981
Misses ? 904
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
facebook-github-bot
pushed a commit
that referenced
this pull request
Nov 5, 2025
Summary: automation Reviewed By: felipemello1 Differential Revision: D86159099
99987ea to
7bc8a31
Compare
casteryh
added a commit
that referenced
this pull request
Nov 5, 2025
Summary: Pull Request resolved: #76 automation Reviewed By: felipemello1 Differential Revision: D86159099
7bc8a31 to
7003a1c
Compare
facebook-github-bot
pushed a commit
that referenced
this pull request
Nov 5, 2025
Summary: automation Reviewed By: felipemello1 Differential Revision: D86159099
7003a1c to
e914133
Compare
Summary: Monarch is enforcing the following check. This diff is a fix. ValueError: <class 'torchstore.controller.Controller'> mixes both async and sync endpoints.Synchronous endpoints cannot be mixed with async endpoints because they can cause the asyncio loop to deadlock if they wait.sync: ['get_controller_strategy', 'keys', 'locate_volumes', 'notify_delete', 'notify_put'] async: ['init', 'teardown'] Reviewed By: amirafzali, LucasLLC Differential Revision: D86155590
Summary: automation Reviewed By: felipemello1 Differential Revision: D86159099
facebook-github-bot
pushed a commit
that referenced
this pull request
Nov 5, 2025
Summary: automation Reviewed By: felipemello1 Differential Revision: D86159099
038889d to
6b80c5a
Compare
felipemello1
approved these changes
Nov 6, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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: automation
Reviewed By: felipemello1
Differential Revision: D86159099