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/patch succeeded Nov 5, 2024 in 0s

62.50% of diff hit (target 58.11%)

View this Pull Request on Codecov

62.50% of diff hit (target 58.11%)

Annotations

Check warning on line 191 in src/noisepy/seis/io/channelcatalog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/noisepy/seis/io/channelcatalog.py#L191

Added line #L191 was not covered by tests

Check warning on line 251 in src/noisepy/seis/io/channelcatalog.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/noisepy/seis/io/channelcatalog.py#L251

Added line #L251 was not covered by tests

Check warning on line 5 in src/noisepy/seis/io/pnwstore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/noisepy/seis/io/pnwstore.py#L5

Added line #L5 was not covered by tests

Check warning on line 68 in src/noisepy/seis/io/pnwstore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/noisepy/seis/io/pnwstore.py#L68

Added line #L68 was not covered by tests

Check warning on line 76 in src/noisepy/seis/io/pnwstore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/noisepy/seis/io/pnwstore.py#L75-L76

Added lines #L75 - L76 were not covered by tests

Check warning on line 79 in src/noisepy/seis/io/pnwstore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/noisepy/seis/io/pnwstore.py#L78-L79

Added lines #L78 - L79 were not covered by tests

Check warning on line 98 in src/noisepy/seis/io/pnwstore.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/noisepy/seis/io/pnwstore.py#L92-L98

Added lines #L92 - L98 were not covered by tests