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

Allow reading config from S3, refactor main #237

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Conversation

carlosgjs
Copy link
Collaborator

Fixes issue #233

Also refactor the running of stack/cc/download in main to removes reduntant/duplicated code. The code to load/save config, error handling and saving of the logs is now in one place.

@carlosgjs carlosgjs temporarily deployed to github-pages October 11, 2023 22:05 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

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

Comparison is base (8cdd811) 70.09% compared to head (b85ef54) 70.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #237      +/-   ##
==========================================
+ Coverage   70.09%   70.26%   +0.16%     
==========================================
  Files          36       36              
  Lines        4170     4160      -10     
  Branches      577      577              
==========================================
  Hits         2923     2923              
+ Misses       1111     1101      -10     
  Partials      136      136              
Files Coverage Δ
tests/test_main.py 100.00% <100.00%> (ø)
src/noisepy/seis/main.py 78.50% <91.17%> (+2.43%) ⬆️

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

@carlosgjs carlosgjs temporarily deployed to github-pages October 11, 2023 22:52 — with GitHub Actions Inactive
@carlosgjs carlosgjs merged commit 5334d63 into main Oct 12, 2023
@carlosgjs carlosgjs deleted the carlosg/configs3 branch October 12, 2023 16:39
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