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

nanonis base #99

Closed ramav87 closed 11 months ago

ramav87 commented 11 months ago

Removing nanonispy import and copying the required file locally to the package to avoid the build failing.

codecov[bot] commented 11 months ago

Codecov Report

Merging #99 (50cb37d) into main (9d2001e) will increase coverage by 1.62%. The diff coverage is 77.89%.

@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
+ Coverage   58.99%   60.62%   +1.62%     
==========================================
  Files          43       44       +1     
  Lines        3192     3446     +254     
==========================================
+ Hits         1883     2089     +206     
- Misses       1309     1357      +48     
Flag Coverage Δ
unittests 60.62% <77.89%> (+1.62%) :arrow_up:

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

Impacted Files Coverage Δ
setup.py 0.00% <ø> (ø)
tests/readers/microscopy/spm/stm/test_nanonis.py 98.64% <ø> (-0.02%) :arrow_down:
...ciFiReaders/readers/microscopy/spm/afm/igor_ibw.py 80.55% <25.00%> (ø)
...iReaders/readers/microscopy/spm/stm/nanonis_3ds.py 92.47% <66.66%> (+4.47%) :arrow_up:
...iReaders/readers/microscopy/spm/stm/nanonis_sxm.py 97.43% <66.66%> (+5.67%) :arrow_up:
...Readers/readers/microscopy/spm/stm/nanonis_base.py 78.43% <78.43%> (ø)
tests/readers/microscopy/em/tem/test_dm_reader.py 100.00% <100.00%> (ø)
tests/readers/microscopy/spm/afm/test_igor.py 98.24% <100.00%> (ø)

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