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

unicode-org / icu4x / 9712070673
73%

Build:
DEFAULT BRANCH: main
Ran 28 Jun 2024 11:48AM UTC
Jobs 1
Files 978
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 11:29AM UTC coverage: 75.153% (+0.006%) from 75.147%
9712070673

push

github

web-flow
Cleaning up `DataError` (#5146)

The variants are now:
* `MarkerNotFound`
* This was `MissingDataMarker`, unclear if it was missing from the
request or the data
* `IdentifierNotFound`
* This was `MissingLocale`, unclear if it was missing from the request
or the data, and needs to use identifier terminology
* ~`NeedsLocale`~
  * The locale is not optional, this was unused 
* `InvalidRequest`
* This was `ExtraneousLocale` but I think it should cover other illegal
requests as well
* `Filtered`
* This was `FilteredResource`, but we're not using resource terminology
anymore
* `InconsistentData`
* `Downcast`
* This was `MismatchedType`, but is only returned from
`AnyPayload::downcast` and `DowncastingAnyProvider`, so I think this is
a better name. Also more symmetric with ...
* `Deserialize`
* This was `UnavailableBufferFormat` or `Custom` before. Now all serde
issues return this variant, i.e. `DataPayload::deserialize` and
`DeserializingBufferProvider`
* `Custom`
* `Io`
* ~`MissingSourceData`~
* `DatagenProvider` is just one provider implementation, it can use
`Custom`

32 of 368 new or added lines in 324 files covered. (8.7%)

13 existing lines in 5 files now uncovered.

53679 of 71426 relevant lines covered (75.15%)

561200.98 hits per line

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