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

unicode-org / icu4x / 9663841484 / 1
73%
main: 73%

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

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>

53198 of 70892 relevant lines covered (75.04%)

564669.86 hits per line

Source Files on job 9663841484.1
  • Tree
  • List 0
  • Changed 311
  • Source Changed 8
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9663841484
  • f99120b6 on github
  • Prev Job for on main (#9663489469.1)
  • Next Job for on main (#9665354922.1)
  • 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