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

Switch2dict #117

Closed gduscher closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 59.30%. Comparing base (e5d5e44) to head (a6157d0). Report is 22 commits behind head on main.

Files Patch % Lines
...iFiReaders/readers/microscopy/em/tem/emd_reader.py 71.79% 11 Missing :warning:
SciFiReaders/readers/microscopy/spm/afm/pifm.py 0.00% 2 Missing :warning:
...FiReaders/readers/microscopy/em/tem/edax_reader.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #117 +/- ## ========================================== + Coverage 57.70% 59.30% +1.59% ========================================== Files 46 47 +1 Lines 3710 3784 +74 ========================================== + Hits 2141 2244 +103 + Misses 1569 1540 -29 ``` | [Flag](https://app.codecov.io/gh/pycroscopy/SciFiReaders/pull/117/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/117/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pycroscopy) | `59.30% <68.18%> (+1.59%)` | :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.