Skip to content

Conversation

AdvancedImagingUTSW
Copy link
Collaborator

No description provided.

AdvancedImagingUTSW and others added 7 commits October 9, 2024 17:22
The log x axis creates some very annoying behaviors with the tick marks... I'm hoping that this is okay now.
Decided I'll simplify the histogram and only plot the values with log y and linear x...
May ultimately adjust the position of the histogram to a new tab on the bottom so that it can be built out further in the future.
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

Attention: Patch coverage is 91.35135% with 16 lines in your changes missing coverage. Please review.

Project coverage is 54.04%. Comparing base (a69c034) to head (047a84d).
Report is 9 commits behind head on develop.

Files with missing lines Patch % Lines
...c/navigate/controller/sub_controllers/histogram.py 86.00% 7 Missing ⚠️
src/navigate/controller/controller.py 54.54% 5 Missing ⚠️
src/navigate/controller/configurator.py 25.00% 3 Missing ⚠️
.../navigate/controller/sub_controllers/keystrokes.py 96.55% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1015      +/-   ##
===========================================
+ Coverage    53.87%   54.04%   +0.17%     
===========================================
  Files          178      180       +2     
  Lines        20202    20250      +48     
===========================================
+ Hits         10883    10945      +62     
+ Misses        9319     9305      -14     
Flag Coverage Δ
unittests 54.04% <91.35%> (+0.17%) ⬆️

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.

@AdvancedImagingUTSW AdvancedImagingUTSW merged commit 001fb28 into develop Oct 16, 2024
1 check passed
@AdvancedImagingUTSW AdvancedImagingUTSW linked an issue Oct 17, 2024 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.

Add Histogram for Visualization

3 participants