Fix "sampling_rate" not updating along with "dt" #568
Merged
Codecov / codecov/project
succeeded
Oct 21, 2024 in 0s
55.82% (+0.07%) compared to 2980b79
View this Pull Request on Codecov
55.82% (+0.07%) compared to 2980b79
Details
Codecov Report
Attention: Patch coverage is 91.89189%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 55.82%. Comparing base (
2980b79
) to head (334cb51
).
Files with missing lines | Patch % | Lines |
---|---|---|
python/mspasspy/algorithms/resample.py | 89.28% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #568 +/- ##
==========================================
+ Coverage 55.75% 55.82% +0.07%
==========================================
Files 149 149
Lines 23171 23227 +56
Branches 1340 1340
==========================================
+ Hits 12918 12966 +48
- Misses 9912 9920 +8
Partials 341 341
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading