Skip to content

Performance fixes from the 2026-08 audit (float32 windows, batched irfft, rfft whitening) — timestamps stay float64 - #356

Merged
niyiyu merged 2 commits into
mainfrom
perf/2026-08-audit
Aug 3, 2026
Merged

Performance fixes from the 2026-08 audit (float32 windows, batched irfft, rfft whitening) — timestamps stay float64#356
niyiyu merged 2 commits into
mainfrom
perf/2026-08-audit

Address Copilot review: preserve autocorr fallback, fix debug log pla…

1b31aaa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 3, 2026 in 0s

84.67% (-0.18%) compared to 8914125, passed because coverage increased by 0.06% when compared to adjusted base (84.60%)

View this Pull Request on Codecov

84.67% (-0.18%) compared to 8914125, passed because coverage increased by 0.06% when compared to adjusted base (84.60%)

Details

Codecov Report

❌ Patch coverage is 87.80488% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.67%. Comparing base (8914125) to head (1b31aaa).

Files with missing lines Patch % Lines
src/noisepy/seis/noise_module.py 87.17% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #356      +/-   ##
==========================================
- Coverage   84.84%   84.67%   -0.18%     
==========================================
  Files           9        9              
  Lines        1986     1970      -16     
  Branches      298      296       -2     
==========================================
- Hits         1685     1668      -17     
- Misses        191      192       +1     
  Partials      110      110              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.