pycroscopy / sidpy

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

Fix metadata dictionary #168

Closed gduscher closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #168 (ce7f001) into main (0d56235) will increase coverage by 0.03%. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
+ Coverage   81.55%   81.59%   +0.03%     
==========================================
  Files          48       48              
  Lines        8876     8877       +1     
==========================================
+ Hits         7239     7243       +4     
+ Misses       1637     1634       -3     
Flag Coverage Δ
unittests 81.59% <75.00%> (+0.03%) :arrow_up:

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

Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
sidpy/hdf/hdf_utils.py 80.23% <ø> (ø)
sidpy/proc/fitter.py 80.17% <0.00%> (+1.29%) :arrow_up:
sidpy/viz/dataset_viz.py 75.18% <ø> (-0.04%) :arrow_down:
sidpy/viz/jupyter_utils.py 4.96% <0.00%> (ø)
sidpy/__version__.py 100.00% <100.00%> (ø)
sidpy/io/interface_utils.py 49.70% <100.00%> (+0.59%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more