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

Test visualizer #143

Closed gduscher closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #143 (50e8e7b) into master (5e07756) will decrease coverage by 0.11%. The diff coverage is 79.31%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
- Coverage   82.04%   81.93%   -0.12%     
==========================================
  Files          46       46              
  Lines        8372     8420      +48     
==========================================
+ Hits         6869     6899      +30     
- Misses       1503     1521      +18     
Flag Coverage Δ
unittests 81.93% <79.31%> (-0.12%) :arrow_down:

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

Impacted Files Coverage Δ
sidpy/base/string_utils.py 95.23% <ø> (ø)
sidpy/sid/dataset.py 70.75% <11.76%> (-1.35%) :arrow_down:
sidpy/viz/dataset_viz.py 85.25% <95.58%> (+0.25%) :arrow_up:
sidpy/__version__.py 100.00% <100.00%> (ø)

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