pycroscopy / pyTEMlib

TEM data quantification library through a model-based approach
https://pycroscopy.github.io/pyTEMlib/
MIT License
16 stars 9 forks source link

multiple scattering #173

Closed gduscher closed 1 week ago

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 2.29008% with 128 lines in your changes missing coverage. Please review.

Project coverage is 22.54%. Comparing base (fdf71ce) to head (289e572). Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
pyTEMlib/low_loss_widget.py 0.00% 79 Missing :warning:
pyTEMlib/eels_tools.py 8.10% 34 Missing :warning:
pyTEMlib/info_widget.py 0.00% 14 Missing :warning:
pyTEMlib/probe_tools.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #173 +/- ## ========================================== - Coverage 22.65% 22.54% -0.11% ========================================== Files 42 42 Lines 10537 10599 +62 ========================================== + Hits 2387 2390 +3 - Misses 8150 8209 +59 ``` | [Flag](https://app.codecov.io/gh/pycroscopy/pyTEMlib/pull/173/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/pyTEMlib/pull/173/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pycroscopy) | `22.54% <2.29%> (-0.11%)` | :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.