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

Simplify TAI-UTC calculation for pre-leapsecond dates #33

Merged
merged 1 commit into from Jun 25, 2018
Merged

Conversation

helgee
Copy link
Member

@helgee helgee commented Jun 10, 2018

Follow-up to #31

@prakharcode your troubles with calculating the drift correctly were based on a misunderstanding of mine. The reference epoch for the drift can also be before the current time, see here: ftp://maia.usno.navy.mil/ser7/tai-utc.dat

@coveralls
Copy link

Pull Request Test Coverage Report for Build 191

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 87.371%

Totals Coverage Status
Change from base Build 189: -0.2%
Covered Lines: 339
Relevant Lines: 388

💛 - Coveralls

@codecov-io
Copy link

codecov-io commented Jun 10, 2018

Codecov Report

Merging #33 into master will decrease coverage by 0.16%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   87.53%   87.37%   -0.17%     
==========================================
  Files           7        7              
  Lines         393      388       -5     
==========================================
- Hits          344      339       -5     
  Misses         49       49
Impacted Files Coverage Δ
src/LeapSeconds.jl 100% <100%> (ø) ⬆️

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 eb3f525...8abb6c4. Read the comment docs.

@helgee helgee merged commit 3642b9b into master Jun 25, 2018
@helgee helgee deleted the simple-dat branch June 25, 2018 06:49
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.

None yet

3 participants