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

axz_reader #128

Closed Slautin closed 1 month ago

Slautin commented 2 months ago

Axz_reader + basic tests

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 96.50655% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 64.16%. Comparing base (a499259) to head (4eb455d). Report is 35 commits behind head on main.

Files Patch % Lines
...iFiReaders/readers/microscopy/em/tem/emd_reader.py 60.00% 4 Missing :warning:
tests/readers/microscopy/spm/afm/test_gwy.py 90.32% 3 Missing :warning:
SciFiReaders/readers/microscopy/spm/afm/axz.py 99.26% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #128 +/- ## ========================================== + Coverage 58.08% 64.16% +6.08% ========================================== Files 46 50 +4 Lines 3669 4194 +525 ========================================== + Hits 2131 2691 +560 + Misses 1538 1503 -35 ``` | [Flag](https://app.codecov.io/gh/pycroscopy/SciFiReaders/pull/128/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/128/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pycroscopy) | `64.16% <96.50%> (+6.08%)` | :arrow_up: | 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.