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

fixed list of list bug in sidpy string_utiles #144

Closed gduscher closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #144 (7b658c9) into master (50e8e7b) will decrease coverage by 0.00%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #144      +/-   ##
==========================================
- Coverage   81.93%   81.93%   -0.01%     
==========================================
  Files          46       46              
  Lines        8420     8414       -6     
==========================================
- Hits         6899     6894       -5     
+ Misses       1521     1520       -1     
Flag Coverage Δ
unittests 81.93% <66.66%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
sidpy/sid/dataset.py 70.65% <66.66%> (-0.10%) :arrow_down:

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 50e8e7b...7b658c9. Read the comment docs.