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: can write datetime as time column for csv files #252

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Conversation

tsutterley
Copy link
Owner

No description provided.

Copy link

codecov bot commented Oct 31, 2023

Codecov Report

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

Comparison is base (727f1af) 70.20% compared to head (f09ce22) 70.23%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #252      +/-   ##
==========================================
+ Coverage   70.20%   70.23%   +0.03%     
==========================================
  Files          43       43              
  Lines        8987     8994       +7     
  Branches     1182     1180       -2     
==========================================
+ Hits         6309     6317       +8     
+ Misses       2326     2325       -1     
  Partials      352      352              
Flag Coverage Δ
unittests 70.23% <54.05%> (+0.03%) ⬆️

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

Files Coverage Δ
pyTMD/io/FES.py 46.02% <ø> (ø)
pyTMD/io/GOT.py 64.63% <ø> (ø)
pyTMD/constants.py 48.12% <50.00%> (+0.02%) ⬆️
pyTMD/time.py 70.92% <50.00%> (-0.08%) ⬇️
pyTMD/io/OTIS.py 37.25% <0.00%> (ø)
pyTMD/spatial.py 72.28% <75.00%> (+0.16%) ⬆️
pyTMD/io/ATLAS.py 41.78% <47.36%> (+0.58%) ⬆️

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

@tsutterley tsutterley merged commit a1dd45e into main Nov 1, 2023
3 of 4 checks passed
@tsutterley tsutterley deleted the dev branch November 1, 2023 01:09
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.

1 participant