TheDeanLab / navigate

navigate - open source light-sheet microscope controls
https://thedeanlab.github.io/navigate/
Other
31 stars 6 forks source link

Update camera_view.py #1022

Closed AdvancedImagingUTSW closed 5 days ago

AdvancedImagingUTSW commented 5 days ago

Ran into problems when trying to run a z-stack with zero slices... Should only display the MIP when we are in a z-stack mode...

codecov[bot] commented 5 days ago

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 54.26%. Comparing base (001f502) to head (cc38d78). Report is 2 commits behind head on develop.

Files with missing lines Patch % Lines
...navigate/controller/sub_controllers/camera_view.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1022 +/- ## ======================================== Coverage 54.26% 54.26% ======================================== Files 180 180 Lines 20274 20278 +4 ======================================== + Hits 11001 11004 +3 - Misses 9273 9274 +1 ``` | [Flag](https://app.codecov.io/gh/TheDeanLab/navigate/pull/1022/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheDeanLab) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/TheDeanLab/navigate/pull/1022/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheDeanLab) | `54.26% <60.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TheDeanLab#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.