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 constants class for #131 #135

Merged
merged 3 commits into from
Dec 20, 2022
Merged

feat: add constants class for #131 #135

merged 3 commits into from
Dec 20, 2022

Conversation

tsutterley
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Dec 19, 2022

Codecov Report

Base: 64.80% // Head: 63.07% // Decreases project coverage by -1.73% ⚠️

Coverage data is based on head (1771299) compared to base (501d1ab).
Patch coverage: 54.38% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
- Coverage   64.80%   63.07%   -1.74%     
==========================================
  Files          44       52       +8     
  Lines        6316     6729     +413     
  Branches      638      664      +26     
==========================================
+ Hits         4093     4244     +151     
- Misses       1998     2245     +247     
- Partials      225      240      +15     
Flag Coverage Δ
unittests 63.07% <54.38%> (-1.74%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pyTMD/calc_astrol_longitudes.py 72.50% <ø> (ø)
pyTMD/load_constituent.py 88.88% <ø> (ø)
pyTMD/load_nodal_corrections.py 98.75% <ø> (ø)
test/test_time.py 100.00% <ø> (ø)
pyTMD/read_tide_model.py 26.43% <1.85%> (-11.67%) ⬇️
pyTMD/read_netcdf_model.py 27.90% <4.76%> (-26.02%) ⬇️
pyTMD/read_GOT_model.py 33.33% <6.66%> (-57.04%) ⬇️
pyTMD/read_FES_model.py 30.00% <10.00%> (-16.31%) ⬇️
pyTMD/calc_delta_time.py 57.14% <25.00%> (-42.86%) ⬇️
pyTMD/iers_mean_pole.py 43.75% <25.00%> (-37.39%) ⬇️
... and 38 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant