kmnhan / erlabpy

Complete python workflow for Angle-Resolved Photoemission Spectroscopy (ARPES)
https://erlabpy.readthedocs.io
GNU General Public License v3.0
6 stars 7 forks source link

Update 2.11 #63

Closed kmnhan closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 68.25397% with 40 lines in your changes missing coverage. Please review.

Project coverage is 77.86%. Comparing base (1f646d2) to head (2298708). Report is 20 commits behind head on main.

:white_check_mark: All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/erlab/io/dataloader.py 63.88% 13 Missing :warning:
src/erlab/analysis/gold.py 0.00% 10 Missing :warning:
src/erlab/io/plugins/ssrl52.py 16.66% 5 Missing :warning:
src/erlab/interactive/imagetool/__init__.py 88.00% 3 Missing :warning:
src/erlab/interactive/imagetool/core.py 0.00% 3 Missing :warning:
src/erlab/io/plugins/merlin.py 85.71% 3 Missing :warning:
src/erlab/io/plugins/__init__.py 71.42% 2 Missing :warning:
src/erlab/interactive/imagetool/slicer.py 94.44% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #63 +/- ## ========================================== + Coverage 77.46% 77.86% +0.40% ========================================== Files 66 66 Lines 10697 10743 +46 ========================================== + Hits 8286 8365 +79 + Misses 2411 2378 -33 ```

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