Skip to content

Add include method to DeviceManager#1770

Merged
oliwenmandiamond merged 5 commits intomainfrom
shared-device-managers
Jan 21, 2026
Merged

Add include method to DeviceManager#1770
oliwenmandiamond merged 5 commits intomainfrom
shared-device-managers

Conversation

@tpoliaw
Copy link
Copy Markdown
Contributor

@tpoliaw tpoliaw commented Dec 8, 2025

Allow one device manager to include all the devices and fixtures defined
by another. Intended to allow modules of shared devices to be used by
multiple beamlines, for instance two branch lines could share devices
for common optics.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.05%. Comparing base (65c5fae) to head (7bceaa2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1770   +/-   ##
=======================================
  Coverage   99.05%   99.05%           
=======================================
  Files         289      289           
  Lines       11020    11030   +10     
=======================================
+ Hits        10916    10926   +10     
  Misses        104      104           

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

tpoliaw and others added 4 commits January 20, 2026 11:33
Allow one device manager to include all the devices and fixtures defined
by another. Intended to allow modules of shared devices to be used by
multiple beamlines, for instance two branch lines could share devices
for common optics.
@tpoliaw tpoliaw force-pushed the shared-device-managers branch from 4ff140b to c8975ab Compare January 20, 2026 11:33
@tpoliaw tpoliaw marked this pull request as ready for review January 20, 2026 13:34
@tpoliaw tpoliaw requested a review from a team as a code owner January 20, 2026 13:34
@oliwenmandiamond oliwenmandiamond merged commit 405e437 into main Jan 21, 2026
9 of 10 checks passed
@oliwenmandiamond oliwenmandiamond deleted the shared-device-managers branch January 21, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants