fix: simulated bec macros
CI / lint (push) Skipped
CI / test (3.11) (push) Skipped
CI / test (3.12) (push) Skipped
CI / test (3.13) (push) Skipped
CI / test-with-beamline-plugins (pxi_bec) (push) Skipped
CI / test-with-beamline-plugins (pxii_bec) (push) Skipped
CI / test-with-beamline-plugins (pxiii_bec) (push) Skipped
CI / lint (pull_request) Failing after 46s
CI / test (3.11) (pull_request) Successful in 1m0s
CI / test (3.12) (pull_request) Successful in 1m8s
CI / test (3.13) (pull_request) Successful in 1m11s
CI / test-with-beamline-plugins (pxi_bec) (pull_request) Successful in 1m10s
CI / test-with-beamline-plugins (pxii_bec) (pull_request) Canceled after 1m12s
CI / test-with-beamline-plugins (pxiii_bec) (pull_request) Canceled after 1m8s
CI / test-with-coverage (pull_request) Canceled after 1m7s
CI / coverage-analysis (pull_request) Canceled after 0s
CI / lint (push) Skipped
CI / test (3.11) (push) Skipped
CI / test (3.12) (push) Skipped
CI / test (3.13) (push) Skipped
CI / test-with-beamline-plugins (pxi_bec) (push) Skipped
CI / test-with-beamline-plugins (pxii_bec) (push) Skipped
CI / test-with-beamline-plugins (pxiii_bec) (push) Skipped
CI / lint (pull_request) Failing after 46s
CI / test (3.11) (pull_request) Successful in 1m0s
CI / test (3.12) (pull_request) Successful in 1m8s
CI / test (3.13) (pull_request) Successful in 1m11s
CI / test-with-beamline-plugins (pxi_bec) (pull_request) Successful in 1m10s
CI / test-with-beamline-plugins (pxii_bec) (pull_request) Canceled after 1m12s
CI / test-with-beamline-plugins (pxiii_bec) (pull_request) Canceled after 1m8s
CI / test-with-coverage (pull_request) Canceled after 1m7s
CI / coverage-analysis (pull_request) Canceled after 0s
This commit is contained in:
@@ -26,6 +26,8 @@ class SimulatedBecMacros(BecMacros):
|
||||
def get_current_energy(): ...
|
||||
@staticmethod
|
||||
def mono_pitch_scan(plot=True): ...
|
||||
@staticmethod
|
||||
def auto_exposure(): ...
|
||||
|
||||
|
||||
class SimulatedDispatch(DefaultDispatch):
|
||||
|
||||
Reference in New Issue
Block a user