Skip to content

Conversation

@kiukchung
Copy link
Contributor

Summary:
Workspace class moved from torchx.workspace to torchx.specs to accomodate the new Role.workspace attribute in #1139.

This diff removes the re-export of Workspace from torchx.workspace and changes import-sites to correctly import Workspace from torchx.specs

Differential Revision: D84628206

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 14, 2025
@meta-codesync
Copy link

meta-codesync bot commented Oct 14, 2025

@kiukchung has exported this pull request. If you are a Meta employee, you can view the originating Diff in D84628206.

Summary:

`Workspace` class moved from `torchx.workspace` to `torchx.specs` to accomodate the new `Role.workspace` attribute in #1139.

This diff removes the re-export of `Workspace` from `torchx.workspace` and changes import-sites to correctly import `Workspace` from `torchx.specs`

Differential Revision: D84628206
@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.65%. Comparing base (0ec5d5e) to head (7ec5819).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1144      +/-   ##
==========================================
- Coverage   91.65%   91.65%   -0.01%     
==========================================
  Files          83       83              
  Lines        6481     6480       -1     
==========================================
- Hits         5940     5939       -1     
  Misses        541      541              
Flag Coverage Δ
unittests 91.65% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@meta-codesync meta-codesync bot merged commit 79e14da into main Oct 14, 2025
21 of 24 checks passed
@meta-codesync meta-codesync bot deleted the export-D84628206 branch October 14, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants