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: update rm_resp from str to enum #267

Merged
merged 4 commits into from
Nov 21, 2023

Conversation

anujsinha3
Copy link
Contributor

Copy link

codecov bot commented Nov 18, 2023

Codecov Report

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

Comparison is base (92d86a9) 75.67% compared to head (93645e3) 75.77%.

Files Patch % Lines
src/noisepy/seis/noise_module.py 33.33% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #267      +/-   ##
==========================================
+ Coverage   75.67%   75.77%   +0.10%     
==========================================
  Files          38       38              
  Lines        4387     4397      +10     
  Branches      595      597       +2     
==========================================
+ Hits         3320     3332      +12     
+ Misses        925      923       -2     
  Partials      142      142              

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

Copy link
Collaborator

@carlosgjs carlosgjs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks. See one inline suggestion.

tests/test_cross_correlation.py Show resolved Hide resolved
to be covered on: noisepy#250

Co-authored-by: carlosgjs <[email protected]>
@IshikaKhandelwal IshikaKhandelwal merged commit 136e8a6 into noisepy:main Nov 21, 2023
23 checks passed
kuanfufeng pushed a commit that referenced this pull request Jan 24, 2024
* refactor: update rm_resp from str to enum

* refactor: update tests

* added TODO for additional unit tests

to be covered on: #250

Co-authored-by: carlosgjs <[email protected]>

* added TODO for test updates

---------

Co-authored-by: carlosgjs <[email protected]>
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.

3 participants