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

Test dev #91

Closed ramav87 closed 1 year ago

ramav87 commented 1 year ago

Bug fixes for image reader and for nanonis tests

codecov-commenter commented 1 year ago

Codecov Report

Merging #91 (9bb9130) into main (d6d55dd) will decrease coverage by 0.12%. The diff coverage is 15.78%.

: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      #91      +/-   ##
==========================================
- Coverage   61.41%   61.29%   -0.12%     
==========================================
  Files          42       42              
  Lines        2812     2819       +7     
==========================================
+ Hits         1727     1728       +1     
- Misses       1085     1091       +6     
Flag Coverage Δ
unittests 61.29% <15.78%> (-0.12%) :arrow_down:

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

Impacted Files Coverage Δ
SciFiReaders/readers/generic/image.py 15.78% <0.00%> (ø)
SciFiReaders/readers/microscopy/spm/afm/AR_hdf5.py 11.32% <0.00%> (-0.30%) :arrow_down:
...ciFiReaders/readers/microscopy/spm/afm/gwyddion.py 14.49% <0.00%> (-0.11%) :arrow_down:
...ciFiReaders/readers/microscopy/spm/afm/igor_ibw.py 86.50% <0.00%> (-0.70%) :arrow_down:
tests/readers/microscopy/spm/stm/test_nanonis.py 98.66% <100.00%> (+0.01%) :arrow_up:

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