Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test rotation callbacks better #560

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

DominicOram
Copy link
Contributor

@DominicOram DominicOram commented Oct 9, 2024

Fixes #479

Needs DiamondLightSource/dodal#831

To test:

  • Confirm tests still pass
  • Confirm tests test teh same functionality but this time against production code

Copy link

codecov bot commented Oct 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.15%. Comparing base (b10420c) to head (7d054c0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #560   +/-   ##
=======================================
  Coverage   78.15%   78.15%           
=======================================
  Files          92       92           
  Lines        6785     6785           
=======================================
  Hits         5303     5303           
  Misses       1482     1482           
Components Coverage Δ
i24 SSX 57.12% <ø> (ø)
hyperion 96.23% <ø> (ø)
other 100.00% <ø> (ø)

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.

Test the rotation callbacks against the real rotation plan
1 participant