JuliaTime / TimeZones.jl

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

Fix `doctest` job #437

Closed omus closed 1 year ago

omus commented 1 year ago

Follow up to #436. The doctest job failed to run but for some reason the PR status checks didn't show the failure. You need to go look at the workflow to see the issue: https://github.com/JuliaTime/TimeZones.jl/actions/runs/5286910458

codecov-commenter commented 1 year ago

Codecov Report

Merging #437 (257f973) into master (630d506) will decrease coverage by 0.06%. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #437      +/-   ##
==========================================
- Coverage   95.57%   95.52%   -0.06%     
==========================================
  Files          38       38              
  Lines        1762     1742      -20     
==========================================
- Hits         1684     1664      -20     
  Misses         78       78              
Impacted Files Coverage Δ
src/parse.jl 94.59% <ø> (ø)

... and 1 file with indirect coverage changes