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

unicode-org / icu4x / 13441439470
73%

Build:
DEFAULT BRANCH: main
Ran 20 Feb 2025 05:58PM UTC
Jobs 1
Files 993
Run time 17min
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 05:46PM UTC coverage: 75.249% (+0.02%) from 75.231%
13441439470

push

github

web-flow
Remove type fallback from datagen (#6115)

Falling back from the `generic` to the `standard` display name for the
generic format in datagen means the `standard` display name will be
included in both generic and specific data structs.

This introduces a second "generic standard" data struct that contains
generic names that are actually standard. This data struct is used by
both the generic and the specific format.

```
metazone/generic/names/long/v1, <total>, 614'187B, 596'865B, -> 324'780B, 309'490B
metazone/generic/standard/names/long/v1, <total>, 0B, 0B -> 290'413B, 273'641B
metazone/specific/names/long/v1, <total>, 1'342'950B, 1'325'847B, -> 996'922B, 977'516B
    
This means:
* generic format: 614'187B, 596'865B -> 615'193B, 598'421B
* specficic format: 1'342'950B, 1'325'847B -> 1'287'335B, 1'251'157B
* both formats: 1'957'137B, 1'922'712B -> 1'612'115B, 1'560'647B
```

165 of 198 new or added lines in 9 files covered. (83.33%)

6 existing lines in 4 files now uncovered.

57998 of 77075 relevant lines covered (75.25%)

803902.73 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
93.33
provider/data/datetime/data/metazone_standard_names_long_v1.rs.data
2
8.22
-0.11% components/datetime/src/neo.rs
3
74.92
0.77% components/datetime/src/format/time_zone.rs
3
44.14
-1.23% components/datetime/src/scaffold/names_storage.rs
5
90.77
1.07% provider/source/src/time_zones/convert.rs
6
85.45
-0.59% provider/source/src/time_zones/mod.rs
13
52.6
-0.37% components/datetime/src/pattern/names.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
78.43
-0.49% components/datetime/src/provider/skeleton/helpers.rs
1
44.14
-1.23% components/datetime/src/scaffold/names_storage.rs
2
90.77
1.07% provider/source/src/time_zones/convert.rs
2
94.12
-1.07% utils/zerovec/src/map/vecs.rs
Jobs
ID Job ID Ran Files Coverage
1 13441439470.1 20 Feb 2025 05:58PM UTC 993
75.25
GitHub Action Run
Source Files on build 13441439470
  • Tree
  • List 993
  • Changed 340
  • Source Changed 15
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13441439470
  • c30f3618 on github
  • Prev Build on main (#13441343769)
  • Next Build on main (#13441491116)
  • 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