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

Speed up zocalo tests #804

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Speed up zocalo tests #804

wants to merge 1 commit into from

Conversation

DominicOram
Copy link
Contributor

Fixes #798

Instructions to reviewer on how to test:

  1. Run tests on main
  2. Run tests here
  3. Confirm tests are ~20s faster

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}

Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.00%. Comparing base (1975af4) to head (92d72a3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #804   +/-   ##
=======================================
  Coverage   95.00%   95.00%           
=======================================
  Files         115      115           
  Lines        4720     4720           
=======================================
  Hits         4484     4484           
  Misses        236      236           

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

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.

Zocalo tests are slow
1 participant