pycroscopy / SciFiReaders

Tools for extracting data and metadata from scientific data files
https://pycroscopy.github.io/SciFiReaders/about.html
MIT License
13 stars 13 forks source link

Switch2dict #102

Closed gduscher closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Merging #102 (673a4ab) into main (d348b6b) will increase coverage by 1.88%. Report is 1 commits behind head on main. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   58.82%   60.70%   +1.88%     
==========================================
  Files          44       44              
  Lines        3393     3451      +58     
==========================================
+ Hits         1996     2095      +99     
+ Misses       1397     1356      -41     
Flag Coverage Δ
unittests 60.70% <100.00%> (+1.88%) :arrow_up:

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

Files Coverage Δ
...ciFiReaders/readers/microscopy/em/tem/dm_reader.py 84.45% <100.00%> (+11.00%) :arrow_up:
...iFiReaders/readers/microscopy/em/tem/emd_reader.py 85.55% <100.00%> (+1.85%) :arrow_up:
tests/readers/microscopy/em/tem/test_dm_reader.py 100.00% <100.00%> (ø)
tests/readers/microscopy/em/tem/test_emd_reader.py 98.71% <100.00%> (+0.01%) :arrow_up:

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