Skip to content

feat: add functions to convert to and from doodson numbers

Codecov / codecov/project succeeded Jan 13, 2024 in 0s

71.05% (+0.57%) compared to 4d7cff1

View this Pull Request on Codecov

71.05% (+0.57%) compared to 4d7cff1

Details

Codecov Report

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

Comparison is base (4d7cff1) 70.47% compared to head (f33587e) 71.05%.
Report is 9 commits behind head on main.

❗ Current head f33587e differs from pull request most recent head d6b6413. Consider uploading reports for the commit d6b6413 to get more accurate results

Files Patch % Lines
pyTMD/crs.py 70.47% 30 Missing and 1 partial ⚠️
pyTMD/arguments.py 94.51% 5 Missing and 8 partials ⚠️
pyTMD/solve.py 72.97% 6 Missing and 4 partials ⚠️
pyTMD/predict.py 75.67% 6 Missing and 3 partials ⚠️
pyTMD/astro.py 63.15% 5 Missing and 2 partials ⚠️
pyTMD/constants.py 12.50% 4 Missing and 3 partials ⚠️
pyTMD/convert_crs.py 33.33% 4 Missing ⚠️
pyTMD/io/constituents.py 20.00% 4 Missing ⚠️
pyTMD/compute_tide_corrections.py 57.14% 3 Missing ⚠️
pyTMD/io/model.py 25.00% 3 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #270      +/-   ##
==========================================
+ Coverage   70.47%   71.05%   +0.57%     
==========================================
  Files          43       46       +3     
  Lines        9068     9349     +281     
  Branches     1197     1217      +20     
==========================================
+ Hits         6391     6643     +252     
- Misses       2318     2337      +19     
- Partials      359      369      +10     

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