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

unicode-org / icu4x / 12757043729
73%

Build:
DEFAULT BRANCH: main
Ran 13 Jan 2025 10:24PM UTC
Jobs 1
Files 991
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

13 Jan 2025 10:12PM UTC coverage: 75.575% (-0.008%) from 75.583%
12757043729

push

github

web-flow
Use `core::error` (#5973)

Fixes #5964 

The only remaining uses of `std` are:
* `DataError::Io` and `DataError::with_path`
* `with_path` can be replaced by `with_display_context(path.display())`,
but the `std::io::ErrorKind` is not in `core` (it could be, it's a
fieldless enum).
* `icu_provider::log` falling back to `println!` (negative `logging`
feature)
* `icu_capi` keeps its std feature, as that's required to build a static
library with panic=unwind. I'm not sure what the use case for this is,
but we use it as a baseline in the size benchmark.

7 of 20 new or added lines in 10 files covered. (35.0%)

8 existing lines in 5 files now uncovered.

57595 of 76209 relevant lines covered (75.58%)

630610.47 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
79.03
0.0% components/datetime/src/scaffold/names_storage.rs
1
38.89
0.0% provider/adapters/src/empty.rs
1
70.59
0.0% provider/export/src/lib.rs
1
99.38
0.0% utils/calendrical_calculations/src/helpers.rs
2
49.12
0.0% provider/core/src/export/mod.rs
2
5.86
-0.04% provider/icu4x-datagen/src/main.rs
5
14.29
-35.71% utils/zerovec/src/varzerovec/error.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
70.59
0.0% provider/export/src/lib.rs
1
33.33
0.0% components/calendar/src/error.rs
1
14.29
-35.71% utils/zerovec/src/varzerovec/error.rs
2
94.12
-1.07% utils/zerovec/src/map/vecs.rs
3
95.71
-2.86% components/experimental/src/dimension/currency/compact_format.rs
Jobs
ID Job ID Ran Files Coverage
1 12757043729.1 13 Jan 2025 10:24PM UTC 991
75.58
GitHub Action Run
Source Files on build 12757043729
  • Tree
  • List 991
  • Changed 366
  • Source Changed 82
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12757043729
  • 263fdc2e on github
  • Prev Build on main (#12718898454)
  • Next Build on main (#12758846553)
  • 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