JuliaTime / TimeZones.jl

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

Default to using 2021a tzdata #320

Closed omus closed 3 years ago

omus commented 3 years ago

Release notes for tzdata:

Release notes for Unicode CLDR:

codecov-io commented 3 years ago

Codecov Report

Merging #320 (faa208e) into master (dbb756c) will decrease coverage by 1.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #320      +/-   ##
==========================================
- Coverage   93.73%   92.51%   -1.22%     
==========================================
  Files          32       32              
  Lines        1532     1510      -22     
==========================================
- Hits         1436     1397      -39     
- Misses         96      113      +17     
Impacted Files Coverage Δ
src/tzdata/version.jl 91.42% <ø> (ø)
src/winzone/WindowsTimeZoneIDs.jl 0.00% <0.00%> (-79.17%) :arrow_down:
src/build.jl 83.33% <0.00%> (-16.67%) :arrow_down:
src/tzdata/archive.jl 100.00% <0.00%> (ø)
src/local.jl 88.88% <0.00%> (+0.73%) :arrow_up:
src/tzdata/build.jl 68.18% <0.00%> (+4.54%) :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 dbb756c...faa208e. Read the comment docs.