JuliaTime / TimeZones.jl

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

Test occurrence when set to non-positive #294

Closed omus closed 3 years ago

omus commented 3 years ago

Adds test for current behaviour. I'm not sure I like this behaviour but at least there are tests now.

codecov-commenter commented 3 years ago

Codecov Report

Merging #294 into master will increase coverage by 0.06%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #294      +/-   ##
==========================================
+ Coverage   93.51%   93.58%   +0.06%     
==========================================
  Files          32       32              
  Lines        1527     1527              
==========================================
+ Hits         1428     1429       +1     
+ Misses         99       98       -1     
Impacted Files Coverage Δ
src/types/zoneddatetime.jl 96.00% <0.00%> (+1.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 42bc067...26d4fbb. Read the comment docs.

omus commented 3 years ago

Expected macOS Julia nightly failure.