JuliaAstro / AstroTime.jl

Astronomical time keeping in Julia
https://juliaastro.github.io/AstroTime.jl/stable/
Other
39 stars 10 forks source link

Ported tttcg #10

Closed prakharcode closed 6 years ago

prakharcode commented 6 years ago

Progress for #1.

Ported tttcg and added tests.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.1%) to 96.507% when pulling a702aaa607d4726d01a555b3e027ca970fc97c79 on prakharcode:tttcg into b5b6a32d1b9cabe64a5d088cbfec65e15507da69 on JuliaAstro:master.

codecov-io commented 6 years ago

Codecov Report

Merging #10 into master will increase coverage by 0.12%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #10      +/-   ##
=========================================
+ Coverage   96.38%   96.5%   +0.12%     
=========================================
  Files           6       6              
  Lines         221     229       +8     
=========================================
+ Hits          213     221       +8     
  Misses          8       8
Impacted Files Coverage Δ
src/conversions.jl 99.1% <100%> (+0.06%) :arrow_up:

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 b5b6a32...a702aaa. Read the comment docs.

helgee commented 6 years ago

Indentation is off but I will merge anyways...

prakharcode commented 6 years ago

Thank you! I'll fix indentations in the next PR

helgee commented 6 years ago

Already did it 😉

prakharcode commented 6 years ago

yeah! just pulled it ! :smile: