• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

unicode-org / icu4x / 11337372727 / 1
73%
main: 73%

Build:
DEFAULT BRANCH: main
Ran 15 Oct 2024 01:13AM UTC
Files 967
Run time 33s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Oct 2024 01:01AM UTC coverage: 75.555% (+0.03%) from 75.525%
11337372727.1

push

github

web-flow
Make time zone parsing non-fallible (#5665)

Based on #5666 

Zones that are added to TZDB in the future should parse as
`Etc/Unknown`. This means every unrecognized string should parse as
`Etc/Unknown`. This then means that the `time_zone_id` field can be
non-optional, as we can always use `Etc/Unknown` as the absent value.

The `metazone_id` field on the other hand need to be double optional:
once for not-resolved, and once for no-metazone-for-zone. This change
improves error cases in datetime formatting, i.e. `Some(None)` is a
UTS-35 fallback, whereas `None` is a `MissingInputField`.

54221 of 71764 relevant lines covered (75.55%)

646186.88 hits per line

Source Files on job 11337372727.1
  • Tree
  • List 0
  • Changed 319
  • Source Changed 12
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 11337372727
  • 3a955564 on github
  • Prev Job for on main (#11336164629.1)
  • Next Job for on main (#11338776753.1)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc