mxcube / mxcubecore

Backend used by MXCuBE
http://mxcube.github.io/mxcube/
GNU Lesser General Public License v3.0
11 stars 52 forks source link

Moved logic from mxcube-web to mxcubcore #808

Closed marcus-oscarsson closed 10 months ago

marcus-oscarsson commented 10 months ago

Moved logic that was previously in mxcubeweb down to mxcubecore and "unified" the interface for calling execute and abort between "annotated" and "standard" BeamlineActions.

Improved the AnnotatedBamlineAction mockups

github-actions[bot] commented 10 months ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
mxcubecore/HardwareObjects
   BeamlineActions.py2072070%1–327
mxcubecore/HardwareObjects/mockup
   BeamlineActionsMockup.py46460%1–76
TOTAL60519561917% 

Tests Skipped Failures Errors Time
1921 0 :zzz: 0 :x: 0 :fire: 1m 44s :stopwatch:
fabcor-maxiv commented 10 months ago

Seems like this PR branched out from a quite old commit of develop. Might be the reason why the Read the Docs build failed.