pycroscopy / sidpy

Python utilities for storing, processing, and visualizing spectroscopic and imaging data
https://pycroscopy.github.io/sidpy/
MIT License
11 stars 14 forks source link

enhanced spectrum_image_viewer to react on double click with automati… #139

Closed gduscher closed 2 years ago

gduscher commented 2 years ago

…c zoom of spectrum.

codecov-commenter commented 2 years ago

Codecov Report

Merging #139 (091d2d2) into master (db36863) will decrease coverage by 0.10%. The diff coverage is 20.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #139      +/-   ##
==========================================
- Coverage   75.02%   74.92%   -0.11%     
==========================================
  Files          45       45              
  Lines        7840     7851      +11     
==========================================
  Hits         5882     5882              
- Misses       1958     1969      +11     
Flag Coverage Δ
unittests 74.92% <20.83%> (-0.11%) :arrow_down:

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

Impacted Files Coverage Δ
sidpy/viz/dataset_viz.py 6.56% <0.00%> (-0.14%) :arrow_down:
sidpy/hdf/hdf_utils.py 80.23% <41.66%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update db36863...091d2d2. Read the comment docs.