xumi1993 / seispy

Python module of seismology and receiver functions
https://seispy.xumijian.me
GNU General Public License v3.0
95 stars 29 forks source link

1.3.5 #82

Closed xumi1993 closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 45.66%. Comparing base (a35bea6) to head (436b16f). Report is 1 commits behind head on master.

Files Patch % Lines
seispy/scripts.py 0.00% 159 Missing :warning:
seispy/core/RFStation.py 0.00% 80 Missing :warning:
seispy/core/depmodel.py 64.18% 77 Missing :warning:
seispy/rf2depth_makedata.py 60.83% 47 Missing :warning:
seispy/para.py 40.00% 18 Missing :warning:
seispy/core/pertmod.py 33.33% 14 Missing :warning:
seispy/eq.py 27.77% 13 Missing :warning:
seispy/geo.py 35.29% 11 Missing :warning:
seispy/pickrf/pickfigure.py 0.00% 11 Missing :warning:
seispy/rf.py 59.09% 9 Missing :warning:
... and 12 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #82 +/- ## ========================================== - Coverage 45.84% 45.66% -0.19% ========================================== Files 37 40 +3 Lines 5671 6018 +347 ========================================== + Hits 2600 2748 +148 - Misses 3071 3270 +199 ```

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