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

feat: performance improvement for large jobs #38

Merged
merged 10 commits into from
Nov 5, 2024

add test

a31f3e4
Select commit
Loading
Failed to load commit list.
Merged

feat: performance improvement for large jobs #38

add test
a31f3e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 5, 2024 in 0s

58.78% (+0.67%) compared to dc30ff6

View this Pull Request on Codecov

58.78% (+0.67%) compared to dc30ff6

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 58.78%. Comparing base (dc30ff6) to head (a31f3e4).

Files with missing lines Patch % Lines
src/noisepy/seis/io/pnwstore.py 0.00% 13 Missing ⚠️
src/noisepy/seis/io/channelcatalog.py 91.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   58.11%   58.78%   +0.67%     
==========================================
  Files          16       16              
  Lines        2077     2089      +12     
==========================================
+ Hits         1207     1228      +21     
+ Misses        870      861       -9     

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