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

Chunking #90

Closed gduscher closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #90 (d6d55dd) into main (038a370) will increase coverage by 0.13%. The diff coverage is 68.80%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   61.27%   61.41%   +0.13%     
==========================================
  Files          42       42              
  Lines        2709     2812     +103     
==========================================
+ Hits         1660     1727      +67     
- Misses       1049     1085      +36     
Flag Coverage Δ
unittests 61.41% <68.80%> (+0.13%) :arrow_up:

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

Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
...FiReaders/readers/microscopy/em/tem/nion_reader.py 79.16% <7.14%> (-5.00%) :arrow_down:
...iFiReaders/readers/microscopy/em/tem/emd_reader.py 85.14% <72.58%> (-5.77%) :arrow_down:
...ciFiReaders/readers/microscopy/em/tem/dm_reader.py 84.02% <80.43%> (-0.57%) :arrow_down:
SciFiReaders/__version__.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