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: use PREM as the default Earth model for Love numbers #347

Merged
merged 1 commit into from
Oct 1, 2024

feat: use PREM as the default Earth model for Love numbers

3fb73f3
Select commit
Loading
Failed to load commit list.
Merged

feat: use PREM as the default Earth model for Love numbers #347

feat: use PREM as the default Earth model for Love numbers
3fb73f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 2024 in 1s

71.73% (+0.13%) compared to d97482b

View this Pull Request on Codecov

71.73% (+0.13%) compared to d97482b

Details

Codecov Report

Attention: Patch coverage is 69.35484% with 19 lines in your changes missing coverage. Please review.

Project coverage is 71.73%. Comparing base (d97482b) to head (3fb73f3).

Files with missing lines Patch % Lines
pyTMD/predict.py 26.08% 16 Missing and 1 partial ⚠️
pyTMD/compute.py 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #347      +/-   ##
==========================================
+ Coverage   71.59%   71.73%   +0.13%     
==========================================
  Files          39       40       +1     
  Lines       10495    10545      +50     
  Branches     1407     1414       +7     
==========================================
+ Hits         7514     7564      +50     
+ Misses       2517     2515       -2     
- Partials      464      466       +2     

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