Skip to content

Prevent simulated connect from trying to connect to real devices on i22#849

Merged
DiamondJoseph merged 1 commit intomainfrom
fix-i22
Oct 17, 2024
Merged

Prevent simulated connect from trying to connect to real devices on i22#849
DiamondJoseph merged 1 commit intomainfrom
fix-i22

Conversation

@DiamondJoseph
Copy link
Contributor

@DiamondJoseph DiamondJoseph commented Oct 17, 2024

Fixes #848, #847

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}

@callumforrester
Copy link
Contributor

Looks like this also fixes #847

@callumforrester callumforrester linked an issue Oct 17, 2024 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.19%. Comparing base (0ba531c) to head (0b77dcc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #849   +/-   ##
=======================================
  Coverage   95.19%   95.19%           
=======================================
  Files         120      120           
  Lines        4976     4976           
=======================================
  Hits         4737     4737           
  Misses        239      239           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DiamondJoseph DiamondJoseph changed the title Fix broken simulated connect for i22 Prevent simulated connect from trying to connect to real devices on i22 Oct 17, 2024
@DiamondJoseph DiamondJoseph merged commit ecc1a20 into main Oct 17, 2024
@DiamondJoseph DiamondJoseph deleted the fix-i22 branch October 17, 2024 15:26
DiamondJoseph pushed a commit that referenced this pull request Oct 25, 2024
rtuck99 pushed a commit that referenced this pull request Oct 25, 2024
* Revert "Prevent devices connecting as side effect of use elsewhere (#860)"

This reverts commit 52848b3.

* Revert " Prevent simulated connect from trying to connect to real device (#849)"

This reverts commit ecc1a20.

* Revert "Add deprecation warning to inject (#854)"

This reverts commit 0f8989e.

* Revert "Isolated device factory (#841)"

This reverts commit 0ba531c.
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.

I22 Connection Broken in Sim Mode Unit tests taking a very long time to run

2 participants