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

Nsid reader fn #129

Closed ramav87 closed 3 months ago

ramav87 commented 3 months ago

added trace option for AFMBRuker reader

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 2.80374% with 312 lines in your changes missing coverage. Please review.

Project coverage is 60.09%. Comparing base (5be2e64) to head (bc71032).

Files Patch % Lines
...ciFiReaders/readers/microscopy/spm/afm/nanosurf.py 0.00% 303 Missing :warning:
...iReaders/readers/microscopy/spm/afm/bruker_nano.py 52.94% 8 Missing :warning:
SciFiReaders/readers/SID/Nsid_reader.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #129 +/- ## ========================================== - Coverage 64.96% 60.09% -4.88% ========================================== Files 50 51 +1 Lines 3910 4212 +302 ========================================== - Hits 2540 2531 -9 - Misses 1370 1681 +311 ``` | [Flag](https://app.codecov.io/gh/pycroscopy/SciFiReaders/pull/129/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pycroscopy) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/pycroscopy/SciFiReaders/pull/129/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pycroscopy) | `60.09% <2.80%> (-4.88%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pycroscopy#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.