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

added test for end reader image #57

Closed gduscher closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #57 (4634402) into master (d8913a9) will increase coverage by 1.16%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   48.83%   50.00%   +1.16%     
==========================================
  Files          34       34              
  Lines        1970     1988      +18     
==========================================
+ Hits          962      994      +32     
+ Misses       1008      994      -14     
Flag Coverage Δ
unittests 50.00% <100.00%> (+1.16%) :arrow_up:

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

Impacted Files Coverage Δ
tests/test_emd_reader.py 98.07% <100.00%> (+1.01%) :arrow_up:
...iFiReaders/readers/microscopy/em/tem/emd_reader.py 78.62% <0.00%> (+10.68%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d8913a9...4634402. Read the comment docs.