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

dm_reader update #89

Closed gduscher closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #89 (8629913) into main (05387bb) will increase coverage by 0.21%. The diff coverage is 87.91%.

:exclamation: Current head 8629913 differs from pull request most recent head 038a370. Consider uploading reports for the commit 038a370 to get more accurate results

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   61.06%   61.27%   +0.21%     
==========================================
  Files          42       42              
  Lines        2694     2709      +15     
==========================================
+ Hits         1645     1660      +15     
  Misses       1049     1049              
Flag Coverage Δ
unittests 61.27% <87.91%> (+0.21%) :arrow_up:

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

Impacted Files Coverage Δ
SciFiReaders/readers/SID/Nsid_reader.py 28.00% <50.00%> (+0.91%) :arrow_up:
...ciFiReaders/readers/microscopy/em/tem/dm_reader.py 84.58% <80.76%> (+0.84%) :arrow_up:
SciFiReaders/__version__.py 100.00% <100.00%> (ø)
...iFiReaders/readers/microscopy/em/tem/emd_reader.py 90.90% <100.00%> (ø)
tests/readers/microscopy/em/tem/test_dm_reader.py 100.00% <100.00%> (ø)
tests/readers/microscopy/em/tem/test_emd_reader.py 98.79% <100.00%> (ø)

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