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

3.0 Release #65

Closed kmnhan closed 3 weeks ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.84491% with 100 lines in your changes missing coverage. Please review.

Project coverage is 81.14%. Comparing base (4b366a0) to head (2a0166f). Report is 65 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 72.72% 42 Missing :warning:
src/erlab/interactive/imagetool/__init__.py 12.50% 7 Missing :warning:
src/erlab/io/plugins/da30.py 81.08% 7 Missing :warning:
src/erlab/io/utils.py 53.84% 6 Missing :warning:
src/erlab/interactive/kspace.py 95.28% 5 Missing :warning:
src/erlab/io/igor.py 89.13% 5 Missing :warning:
src/erlab/accessors/general.py 88.57% 4 Missing :warning:
src/erlab/io/plugins/maestro.py 88.88% 4 Missing :warning:
src/erlab/io/plugins/ssrl52.py 86.20% 4 Missing :warning:
src/erlab/analysis/gold.py 87.50% 3 Missing :warning:
... and 9 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #65 +/- ## ========================================== + Coverage 78.80% 81.14% +2.33% ========================================== Files 69 66 -3 Lines 11131 11332 +201 ========================================== + Hits 8772 9195 +423 + Misses 2359 2137 -222 ```

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