Skip to content

Add constant for filepath - #2177

Closed
jacob-williamson wants to merge 2 commits into
mainfrom
xtal_bluesky_111_positions_percentage_config_file
Closed

Add constant for filepath#2177
jacob-williamson wants to merge 2 commits into
mainfrom
xtal_bluesky_111_positions_percentage_config_file

Conversation

@jacob-williamson

@jacob-williamson jacob-williamson commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Needed for DiamondLightSource/crystallography-bluesky#124

Instructions to reviewer on how to test:

  1. Check path is correct

Checks for reviewer

  • Would the PR title make sense to a scientist on a set of release notes
  • If a new device has been added does it follow the standards
  • If changing the API for a pre-existing device, ensure that any beamlines using this device have updated their Bluesky plans accordingly
  • Have the connection tests for the relevant beamline(s) been run via dodal connect ${BEAMLINE}

@codecov

codecov Bot commented Aug 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.19%. Comparing base (25167f2) to head (cd3a943).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2177   +/-   ##
=======================================
  Coverage   99.19%   99.19%           
=======================================
  Files         361      361           
  Lines       14339    14340    +1     
=======================================
+ Hits        14223    14224    +1     
  Misses        116      116           

☔ View full report in Codecov by Harness.
📢 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.

Comment on lines +45 to +47
TTH_ANGLE_TO_COLLECTION_TIME_FILEPATH = (
"/dls_sw/i15-1/software/daq_configuration/tth_angle_to_collection_time.txt"
)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is not used in dodal, so why is it needed in dodal layer rather than plan layer?

@jacob-williamson jacob-williamson Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It just means all config file paths are in the same place, will move it to the plan though

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