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

Get leap seconds from network if local file doesn't exist #3

Merged
merged 5 commits into from
Mar 23, 2022
Merged

Conversation

jepler
Copy link
Owner

@jepler jepler commented Mar 23, 2022

@sappjw Please test with this if you can.

Closes #2

@codecov-commenter
Copy link

codecov-commenter commented Mar 23, 2022

Codecov Report

Merging #3 (9835ebc) into main (96bf05b) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #3   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          168       169    +1     
  Branches        29        32    +3     
=========================================
+ Hits           168       169    +1     
Impacted Files Coverage Δ
leapseconddata.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 96bf05b...9835ebc. Read the comment docs.

@jepler jepler merged commit 15135d0 into main Mar 23, 2022
@jepler jepler deleted the issue2 branch July 18, 2024 02:38
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.

URLError when local file doesn't exist
2 participants