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

unicode-org / icu4x / 13441719262
73%

Build:
DEFAULT BRANCH: main
Ran 20 Feb 2025 06:15PM UTC
Jobs 1
Files 993
Run time 3min
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

20 Feb 2025 06:03PM UTC coverage: 75.249% (-0.007%) from 75.256%
13441719262

push

github

web-flow
preserve stucture of timezone designation list (#5581)

The intention of this PR is to maintain the structure of the binary data
in the `DataBlock` struct. The current code produces a list of timezone
designations that has the same length as the list of local time records
with the i-th timezone designation corresponding to the i-th local time
record. In this context the `idx` field of the local time record does
not correspond to a position in the timezone designation list.

In this alternative implementation the timezone designation list
directly corresponds to the null separated list of designations in the
binary data. Since the `idx` field of each local time record can refer
anywhere in that string, even in the middle of a designation, a helper
method is added so that the correct substring is returned.

This allows the `DataBlock` to capture the data exactly and also
potentially re-encode them without loss.

---------

Signed-off-by: Petros Angelatos <petrosagg@gmail.com>

37 of 37 new or added lines in 2 files covered. (100.0%)

3 existing lines in 2 files now uncovered.

57987 of 77060 relevant lines covered (75.25%)

810671.01 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.57
-1.43% components/experimental/src/dimension/currency/compact_format.rs
2
85.0
-1.25% provider/source/src/cldr_cache.rs
Jobs
ID Job ID Ran Files Coverage
1 13441719262.1 20 Feb 2025 06:15PM UTC 993
75.25
GitHub Action Run
Source Files on build 13441719262
  • Tree
  • List 993
  • Changed 311
  • Source Changed 2
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13441719262
  • 2204b1ce on github
  • Prev Build on main (#13441491116)
  • Next Build on main (#13442882834)
  • 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