Skip to content

reference parse_datetime fork, update logging with timestamps #114

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

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

drmorr0
Copy link
Contributor

@drmorr0 drmorr0 commented Jun 11, 2024

  • I certify that this PR does not contain any code that has been generated with GitHub Copilot or any other AI-based code generation tool, in accordance with this project's policies.

Description

  • Adds some logging around import/export timestamps, references a fork of parse_datetime with a fixed duration parsing routing (will want to remove the fork when the fix is merged).

Testing done

  • make test
  • manual testing by changing my laptop local time

@drmorr0 drmorr0 force-pushed the drmorr/fix-time-import-export-issues branch from f31f0f5 to 6e30fe8 Compare June 11, 2024 16:01
@drmorr0 drmorr0 changed the title refernce parse_datetime fork, update logging with timestamps reference parse_datetime fork, update logging with timestamps Jun 11, 2024
@drmorr0 drmorr0 force-pushed the drmorr/fix-time-import-export-issues branch from 6e30fe8 to 9c580c6 Compare June 11, 2024 16:02
Copy link

codecov bot commented Jun 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.80%. Comparing base (417c3ba) to head (d3956e8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
+ Coverage   72.71%   72.80%   +0.09%     
==========================================
  Files          39       39              
  Lines        2111     2118       +7     
==========================================
+ Hits         1535     1542       +7     
  Misses        576      576              

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

@drmorr0 drmorr0 force-pushed the drmorr/fix-time-import-export-issues branch from 9c580c6 to d3956e8 Compare June 11, 2024 16:05
@drmorr0 drmorr0 merged commit e5a5c5d into master Jun 11, 2024
8 checks passed
@drmorr0 drmorr0 deleted the drmorr/fix-time-import-export-issues branch June 11, 2024 16:13
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