Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "sampling_rate" not updating along with "dt" #568

Merged
merged 1 commit into from
Oct 22, 2024

Fix "sampling_rate" not updating along with "dt"

334cb51
Select commit
Loading
Failed to load commit list.
Merged

Fix "sampling_rate" not updating along with "dt" #568

Fix "sampling_rate" not updating along with "dt"
334cb51
Select commit
Loading
Failed to load commit list.
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.