tsutterley / pyTMD

Python-based tidal prediction software
https://pytmd.readthedocs.io
MIT License
128 stars 39 forks source link

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

Closed tsutterley closed 5 days ago

tsutterley commented 5 days ago

feat: compute delta times based on corrections type

codecov[bot] commented 5 days ago

Codecov Report

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

Project coverage is 71.75%. Comparing base (d97482b) to head (3fb73f3). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pyTMD/predict.py 26.08% 16 Missing and 1 partial :warning:
pyTMD/compute.py 66.66% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #347 +/- ## ========================================== + Coverage 71.59% 71.75% +0.16% ========================================== Files 39 40 +1 Lines 10495 10545 +50 Branches 1407 1414 +7 ========================================== + Hits 7514 7567 +53 + Misses 2517 2512 -5 - Partials 464 466 +2 ``` | [Flag](https://app.codecov.io/gh/tsutterley/pyTMD/pull/347/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Sutterley) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/tsutterley/pyTMD/pull/347/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Sutterley) | `71.75% <69.35%> (+0.16%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Tyler+Sutterley#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.