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: revert TPXO9-atlas currents changes to separate dicts for #258 #259

Merged
merged 3 commits into from
Nov 18, 2023

Conversation

tsutterley
Copy link
Owner

No description provided.

test: fix u and v for TPXO9-atlas netCDF

fix: escape sequences in docstrings to raw
Copy link

codecov bot commented Nov 17, 2023

Codecov Report

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

Comparison is base (56aa5fa) 70.26% compared to head (834af48) 70.47%.
Report is 7 commits behind head on main.

Files Patch % Lines
pyTMD/io/model.py 89.06% 6 Missing and 1 partial ⚠️
pyTMD/utilities.py 73.68% 4 Missing and 1 partial ⚠️
pyTMD/constants.py 50.00% 1 Missing ⚠️
pyTMD/time.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #259      +/-   ##
==========================================
+ Coverage   70.26%   70.47%   +0.21%     
==========================================
  Files          43       43              
  Lines        8990     9068      +78     
  Branches     1180     1197      +17     
==========================================
+ Hits         6317     6391      +74     
+ Misses       2322     2318       -4     
- Partials      351      359       +8     
Flag Coverage Δ
unittests 70.47% <89.23%> (+0.21%) ⬆️

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

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

@tsutterley tsutterley merged commit ce6fb17 into main Nov 18, 2023
4 checks passed
@tsutterley tsutterley deleted the dev branch November 18, 2023 01:30
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.

Issue with Iterating Over Model Files in pyTMD.io.ATLAS.extract_constants()
1 participant