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

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

Build:
DEFAULT BRANCH: main
Ran 25 Feb 2025 05:17PM UTC
Files 996
Run time 40s
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 Feb 2025 05:04PM UTC coverage: 74.906% (-0.007%) from 74.913%
13526789626.1

push

github

web-flow
Baked data: use VarULE to store data when specified (#6133)

#5230

I did it by creating a trait, `MaybeAsVarULE`, which is implemented on
data structs, similar to how `Bake` and `Serialize` are implemented on
data structs.

The trait has an associated type that I can leverage in the baked
exporter without having to do `dyn Any` downcasting.

I tried to keep my understanding of @robertbastian's position in mind
while writing this PR (don't add anything hyper-specific to bake in the
provider crate), and I think I achieved this, since the thing I added is
on the same level as the existing format-specific traits.

See the hello world data for an example. I didn't apply it to the other
data markers yet.

---------

Co-authored-by: Robert Bastian <4706271+robertbastian@users.noreply.github.com>

58043 of 77488 relevant lines covered (74.91%)

805045.85 hits per line

Source Files on job 13526789626.1
  • Tree
  • List 996
  • Changed 320
  • Source Changed 24
  • Coverage Changed 29
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13526789626
  • dabb3441 on github
  • Prev Job for on main (#13526297842.1)
  • Next Job for on main (#13529024912.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