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

unicode-org / icu4x / 17561101817
73%

Build:
DEFAULT BRANCH: main
Ran 08 Sep 2025 07:10PM UTC
Jobs 1
Files 983
Run time 2min
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

08 Sep 2025 06:59PM UTC coverage: 72.917% (+0.001%) from 72.916%
17561101817

push

github

web-flow
zoneinfo64: Add UtcOffsetSeconds, remove icu_time dep (#6914)

We only use `icu_time` for `UtcOffset`. This is a large extra dependency
(V8 currently doesn't pull it in otherwise), so it would be nice to not
need it.

Open to being convinced that we should use this crate anyway. In the
long term V8 will likely be using icu_time anyway. But allowing clients
to have the option seems good.

I see zoneinfo64 as a low level crate; and icu_time as a higher level
one that you might pair with it for a full-fledged timezone
implementation.

zoneinfo64 does depend on `icu_locale_core` for `Region` but that's a
smaller dep tree.

20 of 22 new or added lines in 3 files covered. (90.91%)

5 existing lines in 5 files now uncovered.

60498 of 82968 relevant lines covered (72.92%)

469694.09 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
88.02
-0.3% utils/zoneinfo64/src/lib.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
75.81
-1.61% components/datetime/src/provider/pattern/hour_cycle.rs
1
91.94
-0.2% components/datetime/src/provider/pattern/reference/parser.rs
1
80.53
-0.15% components/segmenter/src/line.rs
1
46.81
0.0% utils/zoneinfo64/src/chrono_impls.rs
1
88.02
-0.3% utils/zoneinfo64/src/lib.rs
Jobs
ID Job ID Ran Files Coverage
1 17561101817.1 08 Sep 2025 07:09PM UTC 983
72.92
GitHub Action Run
Source Files on build 17561101817
  • Tree
  • List 983
  • Changed 10
  • Source Changed 3
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17561101817
  • e871221f on github
  • Prev Build on main (#17556846238)
  • Next Build on main (#17570556903)
  • 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