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

Work with Windows’ different epoch #98

Merged
merged 1 commit into from
Jan 17, 2021
Merged

Conversation

adamchainz
Copy link
Owner

Fixes #89.

@codecov-io
Copy link

codecov-io commented Jan 17, 2021

Codecov Report

Merging #98 (1d02532) into master (71cf08a) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #98   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          209       213    +4     
  Branches        38        38           
=========================================
+ Hits           209       213    +4     
Impacted Files Coverage Δ
src/time_machine.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71cf08a...1d02532. Read the comment docs.

@adamchainz adamchainz merged commit 16a76e4 into master Jan 17, 2021
@adamchainz adamchainz deleted the issue_89_windows_epoch branch January 17, 2021 11:08
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.

Handle windows epoch
2 participants