Closed AdvancedImagingUTSW closed 6 days ago
Attention: Patch coverage is 85.07463%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 54.24%. Comparing base (
001fb28
) to head (156bef8
). Report is 3 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
configurator - scaled back the warning since it seems to be working nicely.
controller - very small type hinting changes.
camera_view - Extracted some code to make a method that we can call elsewhere.
self.get_selected_channels
, some typehinting, cleaned up some warnings for things like uncalled parameters (*args), and fixed a few bugs that would occur with the MIP view. Several widgets converted to readonly. Attributes initialized. Edge case handling.configurator_application_window - make some comboboxes readonly, changed one method name.
display_notebook - made some comboboxes readonly
acquire_popup - made some comboboxes readonly