Skip to content

Multi position file save #1129

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

Merged
merged 5 commits into from
Aug 21, 2025
Merged

Conversation

joelaugustine099
Copy link
Collaborator

yml files now supported. Unit test included

Added type annotations and improved code style in MultiPositionController for better readability and maintainability. Enhanced the test suite for loading positions from YAML, including more comprehensive mocking and validation of DataFrame structure.
Don't let changes to the fixture propagate to other tests... Avoid this by creating an isolated controller...
Copy link

codecov bot commented Aug 21, 2025

Codecov Report

❌ Patch coverage is 84.21053% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.02%. Comparing base (5fb486e) to head (9676496).
⚠️ Report is 6 commits behind head on develop.

Files with missing lines Patch % Lines
...vigate/controller/sub_controllers/multiposition.py 84.21% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1129      +/-   ##
===========================================
+ Coverage    53.93%   54.02%   +0.09%     
===========================================
  Files          191      191              
  Lines        21953    21962       +9     
===========================================
+ Hits         11840    11865      +25     
+ Misses       10113    10097      -16     
Flag Coverage Δ
unittests 54.02% <84.21%> (+0.09%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@AdvancedImagingUTSW AdvancedImagingUTSW merged commit ca2dc65 into develop Aug 21, 2025
1 check passed
@AdvancedImagingUTSW AdvancedImagingUTSW linked an issue Aug 21, 2025 that may be closed by this pull request
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.

Multiposition Acquisition
2 participants