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

unicode-org / icu4x / 9715957534
73%

Build:
DEFAULT BRANCH: main
Ran 28 Jun 2024 04:52PM UTC
Jobs 1
Files 977
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

28 Jun 2024 04:31PM UTC coverage: 75.148% (-0.005%) from 75.153%
9715957534

push

github

web-flow
Reworking filter provider (#5148)

There are a few things here:
* The filters should work on `DataIdentifierBorrowed` instead of
`DataRequest`; metadata should not be relevant for filtering
* This implies a rename from `RequestFilterDataProvider` to
`FilterDataProvider`
* previously the provider implementations returned
`DataErrorKind::Filtered` for filtered ids, however this does not work
with fallback. They should return `DataErrorKind::IdentiferNotFound`; to
a caller (like the fallback adapter) it should be opaque whether the
pipeline contains a filter or not
* `filter_by_langid_allowlist_strict` is marked as "will be replaced
with a smarter algorithm for locale filtering". This smarter algorithm
now exists, so this should be deleted (fixes #834)
* The `Filterable` blanket trait adds `.filterable` to every type in
this crate's rustdoc, and to every type in dev docs. I replaced it with
a normal constructor.

53672 of 71422 relevant lines covered (75.15%)

564431.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9715957534.1 28 Jun 2024 04:51PM UTC 0
75.15
GitHub Action Run
Source Files on build 9715957534
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9715957534
  • dc29c769 on github
  • Prev Build on main (#9712070673)
  • Next Build on main (#9731802516)
  • 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