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

unicode-org / icu4x / 14408199715
73%

Build:
DEFAULT BRANCH: main
Ran 11 Apr 2025 05:08PM UTC
Jobs 1
Files 971
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

11 Apr 2025 04:57PM UTC coverage: 73.014% (-0.01%) from 73.027%
14408199715

push

github

web-flow
Simplify EraYear (#6443)

This removes the duplication between `standard_era` and
`formatting_era`.

Effectively, whenever `formatting_era` is `FormattingEra::Code`, it is
the same code as `standard_era`, so it could just be `Option<(u8,
TinyStr16)>`. But the fallback era name isn't really needed, as it's
always the same as code up to capitalization, and we don't really care
about capitalization in gigo paths.

The new `era_index` field can be documented without deferring to
whatever datagen does.

37 of 42 new or added lines in 19 files covered. (88.1%)

3 existing lines in 3 files now uncovered.

57914 of 79319 relevant lines covered (73.01%)

468273.26 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
7.69
0.0% components/datetime/src/error.rs
1
75.0
-0.08% components/datetime/src/format/datetime.rs
1
0.0
0.0% ffi/capi/src/date.rs
2
83.14
1.89% components/calendar/src/date.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
86.01
-1.08% components/calendar/src/cal/gregorian.rs
1
78.41
-0.44% components/time/src/ixdtf.rs
1
97.31
-0.09% utils/calendrical_calculations/src/astronomy.rs
Jobs
ID Job ID Ran Files Coverage
1 14408199715.1 11 Apr 2025 05:08PM UTC 971
73.01
GitHub Action Run
Source Files on build 14408199715
  • Tree
  • List 971
  • Changed 25
  • Source Changed 21
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #14408199715
  • 7997d1c8 on github
  • Prev Build on main (#14396556462)
  • Next Build on main (#14412378292)
  • 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