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

fix: allow variable case for Doodson number formalisms #361

Merged
merged 3 commits into from
Nov 7, 2024

add Byun-Hart class

da01d65
Select commit
Loading
Failed to load commit list.
Merged

fix: allow variable case for Doodson number formalisms #361

add Byun-Hart class
da01d65
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 7, 2024 in 0s

70.85% (-0.05%) compared to 3d34f83

View this Pull Request on Codecov

70.85% (-0.05%) compared to 3d34f83

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 12 lines in your changes missing coverage. Please review.

Project coverage is 70.85%. Comparing base (3d34f83) to head (da01d65).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
pyTMD/io/constituents.py 20.00% 8 Missing ⚠️
pyTMD/arguments.py 50.00% 1 Missing and 2 partials ⚠️
pyTMD/io/model.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #361      +/-   ##
==========================================
- Coverage   70.90%   70.85%   -0.05%     
==========================================
  Files          41       41              
  Lines       10391    10401      +10     
  Branches     1130     1131       +1     
==========================================
+ Hits         7368     7370       +2     
- Misses       2562     2570       +8     
  Partials      461      461              

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