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

Fix metadata dictionary #167

Closed gduscher closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #167 (ab3b936) into main (0af14f1) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
- Coverage   81.55%   81.55%   -0.01%     
==========================================
  Files          48       48              
  Lines        8876     8875       -1     
==========================================
- Hits         7239     7238       -1     
  Misses       1637     1637              
Flag Coverage Δ
unittests 81.55% <100.00%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
sidpy/hdf/hdf_utils.py 80.23% <ø> (ø)
sidpy/viz/dataset_viz.py 75.18% <ø> (-0.04%) :arrow_down:
sidpy/__version__.py 100.00% <100.00%> (ø)
tests/viz/test_dataset_plot.py 99.63% <100.00%> (ø)

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