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

refactor: change cc_method from string to enum #256

Merged
merged 3 commits into from
Nov 2, 2023

Conversation

anujsinha3
Copy link
Contributor

@anujsinha3 anujsinha3 temporarily deployed to github-pages November 1, 2023 23:23 — with GitHub Actions Inactive
@anujsinha3 anujsinha3 temporarily deployed to github-pages November 2, 2023 02:57 — with GitHub Actions Inactive
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (510ec6a) 75.08% compared to head (495457e) 75.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
+ Coverage   75.08%   75.39%   +0.30%     
==========================================
  Files          38       38              
  Lines        4355     4361       +6     
  Branches      591      591              
==========================================
+ Hits         3270     3288      +18     
+ Misses        942      931      -11     
+ Partials      143      142       -1     
Files Coverage Δ
integration_tests/cc_stack_test.py 100.00% <100.00%> (ø)
src/noisepy/seis/correlate.py 77.98% <100.00%> (+1.11%) ⬆️
src/noisepy/seis/datatypes.py 94.23% <100.00%> (+0.09%) ⬆️
tests/test_main.py 100.00% <100.00%> (ø)
src/noisepy/seis/noise_module.py 43.42% <25.00%> (+1.02%) ⬆️

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

@anujsinha3 anujsinha3 temporarily deployed to github-pages November 2, 2023 03:53 — with GitHub Actions Inactive
@mdenolle mdenolle merged commit f98481c into noisepy:main Nov 2, 2023
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants