JuliaTime / TimeZones.jl

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

Limit imports #391

Closed omus closed 2 months ago

omus commented 2 years ago

Limits what we import from Scratch.jl and LazyArtifacts.jl

codecov-commenter commented 2 years ago

Codecov Report

Merging #391 (8a0fe1b) into master (83f1933) will decrease coverage by 1.37%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #391      +/-   ##
==========================================
- Coverage   95.45%   94.07%   -1.38%     
==========================================
  Files          36       36              
  Lines        1760     1756       -4     
==========================================
- Hits         1680     1652      -28     
- Misses         80      104      +24     
Impacted Files Coverage Δ
src/TimeZones.jl 100.00% <ø> (ø)
src/tzdata/TZData.jl 75.00% <ø> (ø)
src/winzone/WindowsTimeZoneIDs.jl 0.00% <0.00%> (-100.00%) :arrow_down:
src/build.jl 85.71% <0.00%> (-14.29%) :arrow_down:
src/local.jl 89.61% <0.00%> (+0.72%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

omus commented 2 years ago

Failure looks related. I'll look into this later

omus commented 2 months ago

No longer needed