JuliaTime / TimeZones.jl

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

Print a better error message when an assertion fails #413

Closed DilumAluthge closed 3 months ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #413 (f845ff2) into master (c41467b) will decrease coverage by 0.16%. The diff coverage is 25.00%.

@@            Coverage Diff             @@
##           master     #413      +/-   ##
==========================================
- Coverage   95.45%   95.28%   -0.17%     
==========================================
  Files          36       36              
  Lines        1760     1762       +2     
==========================================
- Hits         1680     1679       -1     
- Misses         80       83       +3     
Impacted Files Coverage Δ
src/types/timezone.jl 89.18% <25.00%> (-7.96%) :arrow_down:

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

DilumAluthge commented 3 months ago

I don't think the original code exists anymore, so I think this PR is now stale.