JuliaTime / TimeZones.jl

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

Switch CI to GitHub actions #316

Closed omus closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #316 (232f382) into master (01d025a) will decrease coverage by 1.41%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #316      +/-   ##
==========================================
- Coverage   93.59%   92.18%   -1.42%     
==========================================
  Files          32       32              
  Lines        1531     1497      -34     
==========================================
- Hits         1433     1380      -53     
- Misses         98      117      +19     
Impacted Files Coverage Δ
src/winzone/WindowsTimeZoneIDs.jl 0.00% <0.00%> (-70.84%) :arrow_down:
src/build.jl 83.33% <0.00%> (-16.67%) :arrow_down:
src/tzdata/archive.jl 83.33% <0.00%> (-16.67%) :arrow_down:
src/tzdata/version.jl 80.00% <0.00%> (-11.43%) :arrow_down:
src/io.jl 93.65% <0.00%> (-4.77%) :arrow_down:
src/local.jl 88.88% <0.00%> (+0.73%) :arrow_up:
src/tzdata/build.jl 70.96% <0.00%> (+7.33%) :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 01d025a...232f382. Read the comment docs.