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: add new functions to infer semi-diurnal and diurnal tides #346

Merged
merged 3 commits into from
Sep 30, 2024

Update pyproject.toml

312bfeb
Select commit
Loading
Failed to load commit list.
Merged

feat: add new functions to infer semi-diurnal and diurnal tides #346

Update pyproject.toml
312bfeb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 30, 2024 in 0s

71.59% (-0.06%) compared to bd3d702

View this Pull Request on Codecov

71.59% (-0.06%) compared to bd3d702

Details

Codecov Report

Attention: Patch coverage is 4.08163% with 141 lines in your changes missing coverage. Please review.

Project coverage is 71.59%. Comparing base (bd3d702) to head (312bfeb).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
pyTMD/predict.py 3.42% 140 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #346      +/-   ##
==========================================
- Coverage   71.65%   71.59%   -0.06%     
==========================================
  Files          39       39              
  Lines       11042    10495     -547     
  Branches     1522     1407     -115     
==========================================
- Hits         7912     7514     -398     
+ Misses       2632     2517     -115     
+ Partials      498      464      -34     

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