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

unicode-org / icu4x / 9663841484
73%

Build:
DEFAULT BRANCH: main
Ran 25 Jun 2024 02:17PM UTC
Jobs 1
Files 972
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

25 Jun 2024 01:57PM UTC coverage: 75.041% (-0.03%) from 75.066%
9663841484

push

github

web-flow
Explicit `LocaleFallbacker` argument for `DatagenDriver` (#5114)

Datagen implicitly requires a `LocaleFallbacker` for most
configurations, so I'd rather make it explicit so that providers that
don't expose fallback themselves are exportable.

I also removed the no-fallback mode, as that can (almost, up to
`["und"]`) be modeled by the fallback path, and made the required
settings arguments to `new`.

I also added a `supported_markers` method to the
`ExportableDataProvider` trait; datagen will by default now support all
available markers *for the provider*. This lets me remove the
`all_markers` methods from the driver crate, which didn't make sense
there. This allows removing the `all_markers`, `marker`, and `markers`
methods from `icu_datagen`, so that it's registry-agnostic.
`markers_for_bin` moves to `icu`, as that needs the `icu` crate anyway
and only supports markers in `icu`.

---------

Co-authored-by: Shane F. Carr <shane@unicode.org>

70 of 139 new or added lines in 5 files covered. (50.36%)

23 existing lines in 10 files now uncovered.

53198 of 70892 relevant lines covered (75.04%)

564669.86 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9663841484.1 25 Jun 2024 02:17PM UTC 0
75.04
GitHub Action Run
Source Files on build 9663841484
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9663841484
  • f99120b6 on github
  • Prev Build on main (#9663489469)
  • Next Build on main (#9665354922)
  • 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