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 #141

Closed gduscher closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #141 (5e07756) into master (25a3a90) will increase coverage by 6.66%. The diff coverage is 97.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
+ Coverage   75.37%   82.04%   +6.66%     
==========================================
  Files          46       46              
  Lines        8127     8372     +245     
==========================================
+ Hits         6126     6869     +743     
+ Misses       2001     1503     -498     
Flag Coverage Δ
unittests 82.04% <97.71%> (+6.66%) :arrow_up:

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

Impacted Files Coverage Δ
sidpy/sid/dataset.py 72.09% <60.00%> (+4.04%) :arrow_up:
sidpy/viz/dataset_viz.py 85.00% <84.37%> (+68.57%) :arrow_up:
tests/sid/test_dataset.py 98.88% <100.00%> (+0.05%) :arrow_up:
tests/viz/test_dataset_plot.py 99.63% <100.00%> (+1.56%) :arrow_up:
sidpy/base/dict_utils.py 19.35% <0.00%> (+4.30%) :arrow_up:

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 25a3a90...5e07756. Read the comment docs.