Skip to content

Conversation

@jacob720
Copy link
Contributor

Fixes #1472

Link to dodal PR (if required): DiamondLightSource/dodal#1786

Instructions to reviewer on how to test:

  1. Check tests pass

Checks for reviewer

  • Would the PR title make sense to a user on a set of release notes

@jacob720 jacob720 requested a review from a team as a code owner December 15, 2025 14:34
@jacob720 jacob720 added the i04 Changes relating to I04 label Dec 15, 2025
@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.28%. Comparing base (516aed9) to head (722278b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1526      +/-   ##
==========================================
- Coverage   92.29%   92.28%   -0.01%     
==========================================
  Files         142      142              
  Lines        8094     8092       -2     
==========================================
- Hits         7470     7468       -2     
  Misses        624      624              
Components Coverage Δ
i24 SSX 78.56% <ø> (ø)
hyperion 97.93% <ø> (ø)
other 98.08% <100.00%> (-0.01%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@DominicOram DominicOram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, one minor comment, otherwise looks good

data_collection_info.sample_id = params.sample_id
data_collection_info.visit_string = params.visit
data_collection_info.parent_id = data_collection_group_id
data_collection_info.detector_id = I03_EIGER_DETECTOR
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should: We can remove I03_EIGER_DETECTOR now

@jacob720 jacob720 requested a review from DominicOram December 18, 2025 10:52
Copy link
Contributor

@DominicOram DominicOram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@jacob720 jacob720 enabled auto-merge (squash) December 19, 2025 11:31
@jacob720 jacob720 merged commit 1771e3b into main Dec 19, 2025
7 of 8 checks passed
@jacob720 jacob720 deleted the 1472_read_detector_id_from_device branch December 19, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

i04 Changes relating to I04

Projects

None yet

Development

Successfully merging this pull request may close these issues.

I04 XRC: Using I03 detector id

3 participants