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

Use concurrent.futures for parallel exposures. #1293

Merged
merged 2 commits into from
Mar 11, 2025
Merged

Conversation

wtgee
Copy link
Member

@wtgee wtgee commented Mar 10, 2025

Better parallel exposures for the take-pic cli command. This has been used on unit 007 for a while and needs to be merged.

@wtgee wtgee self-assigned this Mar 10, 2025
Copy link

codecov bot commented Mar 11, 2025

Codecov Report

Attention: Patch coverage is 20.00000% with 20 lines in your changes missing coverage. Please review.

Project coverage is 70.27%. Comparing base (f665383) to head (5d09823).
Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
src/panoptes/pocs/utils/cli/camera.py 20.00% 20 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1293      +/-   ##
===========================================
- Coverage    70.36%   70.27%   -0.10%     
===========================================
  Files          101      101              
  Lines         8568     8582      +14     
  Branches       719      722       +3     
===========================================
+ Hits          6029     6031       +2     
- Misses        2389     2400      +11     
- Partials       150      151       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wtgee wtgee merged commit be5536e into develop Mar 11, 2025
3 of 5 checks passed
@wtgee wtgee deleted the take-pics-futures branch March 11, 2025 20:05
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.

1 participant