Skip to content

Add snapshots plan#41

Merged
jacob720 merged 13 commits into
mainfrom
20_add_snapshots_plan
May 26, 2026
Merged

Add snapshots plan#41
jacob720 merged 13 commits into
mainfrom
20_add_snapshots_plan

Conversation

@jacob720
Copy link
Copy Markdown
Contributor

@jacob720 jacob720 commented May 8, 2026

@jacob720 jacob720 marked this pull request as draft May 8, 2026 09:11
@jacob720 jacob720 marked this pull request as ready for review May 8, 2026 09:13
Copy link
Copy Markdown
Contributor

@DominicOram DominicOram left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks, just the one comment.



def test_take_snapshot_plan(run_engine: RunEngine, camera: ContAcqDetector):
run_engine(take_snapshot(camera))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should: Can you assert something here? Or maybe also have a test that runs with the sim run engine?

@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 55.82%. Comparing base (50e029c) to head (2374dc2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   53.09%   55.82%   +2.73%     
==========================================
  Files           8        9       +1     
  Lines         194      206      +12     
==========================================
+ Hits          103      115      +12     
  Misses         91       91              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jacob720 jacob720 merged commit 5f1f4d8 into main May 26, 2026
9 checks passed
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.

i15-1: Test using ContAcqDetector to take an image

2 participants