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 datetimes #484

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Fix datetimes #484

merged 1 commit into from
Feb 12, 2024

Conversation

esebesto
Copy link
Contributor

This PR fixes parsing of datetimes (hours) passed by args, which was broken by #481 (no matter what the hours were set to in the arg, they were always reset to T00:00:00)

Copy link

codecov bot commented Feb 10, 2024

Codecov Report

Merging #484 (f9ffc16) into main (5c0b534) will decrease coverage by 0.1%.
The diff coverage is 100.0%.

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #484     +/-   ##
=======================================
- Coverage   93.6%   93.5%   -0.1%     
=======================================
  Files         60      60             
  Lines       4629    4633      +4     
  Branches     664     666      +2     
=======================================
- Hits        4333    4331      -2     
- Misses       155     158      +3     
- Partials     141     144      +3     

@esebesto esebesto merged commit 6595d0a into main Feb 12, 2024
4 checks passed
@esebesto esebesto deleted the esebesto/fix_datetimes branch February 12, 2024 15:46
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.

2 participants