JuliaTime / TimeZones.jl

IANA time zone database access for the Julia programming language
Other
87 stars 52 forks source link

Update more links to use HTTPS #275

Closed omus closed 4 years ago

omus commented 4 years ago

Continuation of https://github.com/JuliaTime/TimeZones.jl/pull/273. Fixes: https://github.com/JuliaTime/TimeZones.jl/issues/269

codecov-commenter commented 4 years ago

Codecov Report

Merging #275 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #275   +/-   ##
=======================================
  Coverage   92.88%   92.88%           
=======================================
  Files          30       30           
  Lines        1377     1377           
=======================================
  Hits         1279     1279           
  Misses         98       98           
Impacted Files Coverage Δ
src/local.jl 87.67% <ø> (ø)
src/winzone/WindowsTimeZoneIDs.jl 80.95% <ø> (ø)

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 56cbffa...31ee566. Read the comment docs.