refactor: change freq_norm from string to enum #248
Merged
Codecov / codecov/project
succeeded
Oct 27, 2023 in 1s
62.80% (+0.46%) compared to 57f5e09
View this Pull Request on Codecov
62.80% (+0.46%) compared to 57f5e09
Details
Codecov Report
Attention: 3 lines
in your changes are missing coverage. Please review.
Comparison is base (
57f5e09
) 62.33% compared to head (b2f06d6
) 62.80%.
Additional details and impacted files
@@ Coverage Diff @@
## master #248 +/- ##
==========================================
+ Coverage 62.33% 62.80% +0.46%
==========================================
Files 33 33
Lines 3876 3890 +14
Branches 534 534
==========================================
+ Hits 2416 2443 +27
+ Misses 1336 1323 -13
Partials 124 124
Files | Coverage Δ | |
---|---|---|
src/noisepy/seis/datatypes.py | 93.15% <100.00%> (+0.12%) |
⬆️ |
src/noisepy/seis/noise_module.py | 33.60% <50.00%> (+0.68%) |
⬆️ |
tests/test_whiten.py | 77.45% <92.30%> (+10.05%) |
⬆️ |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading